1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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" },
],
},
});