[a] add discord invite link to website
This commit is contained in:
parent
adb489e406
commit
fc2b4baa4b
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="/gallery" class="contrast {$page.url.pathname === '/gallery' ? 'current-page' : undefined}">Gallery</a>
|
<a href="/gallery" class="contrast {$page.url.pathname === '/gallery' ? 'current-page' : undefined}">Gallery</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://discord.gg/Z2YehhEUVr" target="_blank" rel="noopener noreferrer" class="contrast">Discord</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Switcher/>
|
<Switcher/>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue