Update constants.ts

This commit is contained in:
nbats
2024-12-03 23:11:39 -08:00
committed by GitHub
parent 65b1d172ab
commit 959ad84e6b

View File

@@ -130,6 +130,7 @@ 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'