chore: Update footer to remove GitHub link and retain only website link

This commit is contained in:
Peter Wood
2025-11-14 13:03:34 -05:00
parent 82a17e4282
commit 01424041ff

View File

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