Update constants.ts

This commit is contained in:
nbats 2024-11-04 12:13:43 -08:00 committed by GitHub
parent c90bd26526
commit 55428f83c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,7 +139,7 @@ export const nav: DefaultTheme.NavItem[] = [
items: [
{ text: '🌐 Search', link: '/posts/search' },
{ text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
{ text: '✅ SafeGuard', link: 'https://github.com/kenhendricks00/FMHY-SafeGuard' },
{ text: '✅ SafeGuard', link: 'https://github.com/fmhy/FMHY-SafeGuard' },
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
{ text: '💙 Feedback', link: '/feedback' },