[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>
|
||||
<a href="/gallery" class="contrast {$page.url.pathname === '/gallery' ? 'current-page' : undefined}">Gallery</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://discord.gg/Z2YehhEUVr" target="_blank" rel="noopener noreferrer" class="contrast">Discord</a>
|
||||
</li>
|
||||
<li>
|
||||
<Switcher/>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue