Skip to content

Commit

Permalink
Add Linktree link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
w1lt committed Mar 8, 2024
1 parent 22a48d0 commit 88ff17b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ export const footerData = {
icon: "tabler:brand-discord",
href: "https://discord.com/invite/yhRshEnJUB",
},
{
ariaLabel: "Linktree",
icon: "tabler:link",
href: "https://linktr.ee/acmatku",
},
],
footNote: `
Made with ❤️ by KU ACM
Expand Down

0 comments on commit 88ff17b

Please sign in to comment.