Add logo locally

This commit is contained in:
Oliver Davies 2018-07-21 21:17:10 +01:00
parent 3b4e2ce178
commit 8344957c13
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@
<div class="bg-grey-darkest text-white antialiased block pt-4 pb-10">
<div class="container mx-auto px-4">
<div class="text-center text-4xl">
<img src="https://static.wixstatic.com/media/1f3c0f_9d13136c00e342c1996559a561cb1fde.png/v1/fill/w_157,h_225,al_c,lg_1/1f3c0f_9d13136c00e342c1996559a561cb1fde.png" alt="" class="w-24 mb-4">
<img src="assets/images/logo.png" alt="" class="w-24 mb-4">
<p class="uppercase font-bold tracking-wide mb-2">Chris Rees Academy</p>
<p class="uppercase font-bold tracking-wide">Cardiff</p>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB