Add emoji to branding
This commit is contained in:
parent
404897f5fa
commit
dfa6b937dd
@ -6,7 +6,7 @@
|
||||
<div id="navbar-left" class="flex gap-6">
|
||||
<a href="/" class="self-center h-full pb-0.5">
|
||||
<span id="name" class="self-center font-bold text-lg dark:text-white"
|
||||
>{import.meta.env.VITE_BRANDING}</span
|
||||
>📝 {import.meta.env.VITE_BRANDING}</span
|
||||
>
|
||||
</a>
|
||||
<ul class="flex gap-2 content-center">
|
||||
|
Loading…
Reference in New Issue
Block a user