Update config.mts

This commit is contained in:
Sean Morley
2025-05-06 19:40:36 -04:00
committed by GitHub
parent c93d4865ce
commit 5c109bbbaf

View File

@@ -244,6 +244,7 @@ export default defineConfig({
{ icon: "buymeacoffee", link: "https://buymeacoffee.com/seanmorley15" },
{ icon: "x", link: "https://x.com/AdventureLogApp" },
{ icon: "mastodon", link: "https://mastodon.social/@adventurelog" },
{ icon: "instagram", link: "https://www.instagram.com/adventurelogapp" },
],
},
});