Update constants.ts

This commit is contained in:
nbats
2024-11-02 11:46:11 -07:00
committed by GitHub
parent 55281c1b43
commit 8e237b6ac3

View File

@@ -139,6 +139,7 @@ export const nav: DefaultTheme.NavItem[] = [
items: [
{ text: '🌐 Search', link: '/posts/search' },
{ 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: '🏞 Wallpapers', link: '/other/wallpapers' },
{ text: '💙 Feedback', link: '/feedback' },