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'