update logo

This commit is contained in:
2020-11-17 23:07:26 +02:00
parent 4ad560c919
commit 4ff11d59a6
4 changed files with 51 additions and 9 deletions

View File

@@ -11,15 +11,15 @@
<div class="inline-flex items-center flex-shrink-0 text-white mr-6">
<a href="/" class="flex">
<img
src="../../../static/img/ACI_icon-01.png"
src="../../../static/img/TFN_white.svg"
class="mr-3"
width="50"
width="180"
alt=""
/>
<span
<!-- <span
class="hidden md:block font-semibold text-xl tracking-tight"
>{{ $static.metadata.siteName }}</span
>
> -->
</a>
</div>