chore: Update footer to include Gitea link and format contextual options

This commit is contained in:
Peter Wood
2025-11-14 12:45:50 -05:00
parent c6eb26037b
commit 82a17e4282

View File

@@ -111,7 +111,8 @@
}, },
"footer": { "footer": {
"socials": { "socials": {
"github": "https://github.com/acedanger" "github": "https://github.com/acedanger",
"gitea": "https://git.ptrwd.com/peterwood/stocks/"
} }
} }
} }