feat(docs): add anchor for update discord

This commit is contained in:
dvelo 2025-03-02 15:11:05 -06:00
parent c1a8dfbd81
commit 2450000c0f

@ -9,6 +9,15 @@
}, },
"favicon": "/content/favicon.svg", "favicon": "/content/favicon.svg",
"navigation": { "navigation": {
"global": {
"anchors": [
{
"anchor": "MHSF Update Discord",
"href": "https://discord.gg/QC2GfgWXVD",
"icon": "discord"
}
]
},
"tabs": [ "tabs": [
{ {
"tab": "Documentation", "tab": "Documentation",