1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

style: new logo

This commit is contained in:
Ferdinand Mütsch
2021-02-06 13:04:18 +01:00
parent d728426b45
commit 3a7f2918f4
5 changed files with 279 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
<header class="flex justify-between mb-10">
<a id="logo-container" class="text-2xl font-semibold text-white inline-block" href="">
<span>&#x1f4ca;</span>
<span>Wakapi</span>
<img src="assets/images/logo.svg" width="110px">
</a>
</header>