added discord

This commit is contained in:
2024-07-12 19:43:31 +02:00
parent e25e4b5740
commit d256bb6321
3 changed files with 8 additions and 2 deletions

View File

@@ -38,8 +38,13 @@ import { Icon } from "astro-icon/components";
<a href="https://github.com/vaporvee" target="_blank"
><Icon class="icon" size={25} name="mdi:github" /></a
>
<a href="https://www.linkedin.com/in/yannik-ain/" target="_blank"
><Icon class="icon" size={25} name="mdi:linkedin" /></a
<a href="https://discord.com/invite/EBdaTefpWy" target="_blank"
><Icon class="icon" size={25} name="prime:discord" /></a
>
<a
href="https://www.linkedin.com/in/yannik-ain/"
style="margin-right:4px;"
target="_blank"><Icon class="icon" size={25} name="mdi:linkedin" /></a
>
<span>|</span>
<a