From 2450000c0fffb82721d146f22b00c1ca2cd97ffc Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:11:05 -0600 Subject: [PATCH] feat(docs): add anchor for update discord --- apps/docs/docs.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 2534bb2..0025730 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -9,6 +9,15 @@ }, "favicon": "/content/favicon.svg", "navigation": { + "global": { + "anchors": [ + { + "anchor": "MHSF Update Discord", + "href": "https://discord.gg/QC2GfgWXVD", + "icon": "discord" + } + ] + }, "tabs": [ { "tab": "Documentation",