Update constants.ts

This commit is contained in:
nbats
2025-03-12 04:52:42 -07:00
committed by GitHub
parent c4ea5ab1bd
commit 37338c15a5

View File

@@ -130,7 +130,6 @@ export const socialLinks: DefaultTheme.SocialLink[] = [
export const nav: DefaultTheme.NavItem[] = [ export const nav: DefaultTheme.NavItem[] = [
{ text: '🔖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' }, { text: '🔖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' },
{ text: ' Guides', link: 'https://guides.fmhy.lol/' },
{ {
text: '💾 Backups', text: '💾 Backups',
link: 'https://github.com/fmhy/FMHY/wiki/Backups' link: 'https://github.com/fmhy/FMHY/wiki/Backups'