Update constants.ts

This commit is contained in:
nbats 2024-10-06 02:28:48 -07:00 committed by GitHub
parent 14271a1faa
commit 2c0ee1de9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -131,7 +131,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://rentry.co/fmhy-guides' },
{ {
text: '💾 Backups', text: '💾 Backups',
link: 'https://github.com/fmhy/FMHY/wiki/Backups' link: 'https://github.com/fmhy/FMHY/wiki/Backups'