Update constants.ts

This commit is contained in:
nbats 2025-12-07 15:18:01 -08:00 committed by GitHub
parent 97409972e6
commit 94972f3d44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -158,6 +158,7 @@ export const socialLinks: DefaultTheme.SocialLink[] = [
] ]
export const nav: DefaultTheme.NavItem[] = [ export const nav: DefaultTheme.NavItem[] = [
{ text: '📑 Changelog', link: 'https://changes.fmhy.bid/' },
{ text: '📖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' }, { text: '📖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' },
{ {
text: '💾 Backups', text: '💾 Backups',