We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b1d17 commit 959ad84Copy full SHA for 959ad84
docs/.vitepress/constants.ts
@@ -130,6 +130,7 @@ export const socialLinks: DefaultTheme.SocialLink[] = [
130
131
export const nav: DefaultTheme.NavItem[] = [
132
{ text: '🔖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' },
133
+ { text: 'ℹ️ Guides', link: 'https://guides.fmhy.lol/' },
134
{
135
text: '💾 Backups',
136
link: 'https://github.com/fmhy/FMHY/wiki/Backups'
0 commit comments