Update constants.ts

This commit is contained in:
nbats 2024-11-02 11:46:11 -07:00 committed by GitHub
parent 55281c1b43
commit 8e237b6ac3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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