small site updates

This commit is contained in:
Alex Garcia 2024-05-26 20:55:15 -07:00
parent 3f2587e7d0
commit 8f3a8c2faf
3 changed files with 33 additions and 2 deletions

View file

@ -161,6 +161,7 @@ export default defineConfig({
},
socialLinks: [
{ icon: "github", link: `https://github.com/asg017/${PROJECT}` },
{ icon: "discord", link: `https://discord.gg/jAeUUhVG2D` },
],
editLink: {
pattern: `https://github.com/asg017/${PROJECT}/edit/main/site/:path`,