Change sidebar meta text, will change logos later
This commit is contained in:
parent
de584541d8
commit
b639ebe7be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user