mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-16 10:35:09 +01:00
Add Discord link and nicer brand icons
This commit is contained in:
@@ -31,9 +31,14 @@ import { Icon } from 'astro-icon/components'
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item type-icon">
|
||||
<a href="http://discord.midnightdust.eu/" title="Join my Discord server">
|
||||
<Icon name="simple-icons:discord" />
|
||||
</a>
|
||||
</li>
|
||||
<li class="menu-item type-icon">
|
||||
<a href="https://github.com/Motschen" title="View my GitHub profile">
|
||||
<Icon name="ion:logo-github" />
|
||||
<Icon name="simple-icons:github" />
|
||||
</a>
|
||||
</li>
|
||||
</Navigation>
|
||||
|
||||
Reference in New Issue
Block a user