Change sidebar meta text, will change logos later

This commit is contained in:
hgw 2023-10-05 04:16:57 +00:00
parent de584541d8
commit b639ebe7be
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4

View File

@ -5,13 +5,13 @@
<img
:src="`img/logo-${isPublic() ? 'horizontal-' : ''}transparent-bg.svg`"
class="logo"
alt="The Lounge"
alt="SuperNETs"
role="presentation"
/>
<img
:src="`img/logo-${isPublic() ? 'horizontal-' : ''}transparent-bg-inverted.svg`"
class="logo-inverted"
alt="The Lounge"
alt="SuperNETs"
role="presentation"
/>
<span