Skip to content

Commit

Permalink
chore: Add Discord link to Footer component
Browse files Browse the repository at this point in the history
  • Loading branch information
ecnivtwelve committed Aug 28, 2024
1 parent 63ecc52 commit db30563
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
{ name: "YouTube", href: "https://youtube.com/#thepapillonapp" },
{ name: "GitHub", href: "https://github.com/PapillonApp" },
{ name: "LinkedIn", href: "https://www.linkedin.com/company/getpapillonapp" },
{ name: "Discord", href: "https://discord.gg/wVKWBRTbfh" }
],
}
},
]
</script>

Expand Down

0 comments on commit db30563

Please sign in to comment.