We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf2edc commit 57876e5Copy full SHA for 57876e5
1 file changed
src/components/Footer.astro
@@ -22,10 +22,10 @@ const currentYear = new Date().getFullYear();
22
aria-label="GitHub profile (opens in new tab)">GitHub</a
23
> |
24
<a
25
- href="https://discord.com/invite/2zB82NKA"
+ href="https://discord.com/users/456151064484249612"
26
target="_blank"
27
rel="noopener noreferrer"
28
- aria-label="Discord server (opens in new tab)">Discord</a
+ aria-label="Discord profile (opens in new tab)">Discord</a
29
30
31
href="https://www.linkedin.com/in/daniel-bengl"
0 commit comments