From 959ad84e6b1d4b256120eb61b95e5de73e92980e Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:11:39 -0800 Subject: [PATCH] Update constants.ts --- docs/.vitepress/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index 9c5f3608c..c2d260efc 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -130,6 +130,7 @@ export const socialLinks: DefaultTheme.SocialLink[] = [ export const nav: DefaultTheme.NavItem[] = [ { text: '🔖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' }, + { text: 'â„šī¸ Guides', link: 'https://guides.fmhy.lol/' }, { text: '💾 Backups', link: 'https://github.com/fmhy/FMHY/wiki/Backups'