Skip to content

Commit

Permalink
fix: use fyralabs discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Aug 19, 2024
1 parent 51346f8 commit 7811b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import ThemeSwitch from "./ThemeSwitch.vue";
>
<ThemeSwitch client:load />
<a
href="https://discord.gg/5fdPuxTg5Q"
href="https://fyralabs.com/discord"
class="fab fa-discord text-2xl hover:text-blue-600 dark:hover:text-blue-500"
aria-label="Ultramarine Discord link"
target="_blank"
Expand Down

0 comments on commit 7811b1b

Please sign in to comment.