Update constants.ts

removed searx / whoogle as they're both down
This commit is contained in:
nbats 2024-10-12 21:15:24 -07:00 committed by GitHub
parent 2ebc2de272
commit a3b6cbad64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,8 +142,6 @@ export const nav: DefaultTheme.NavItem[] = [
{ text: '🌐 Search', link: '/posts/search' },
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
{ text: '🔍 SearXNG', link: 'https://searx.fmhy.net/' },
{ text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' },
{
text: '🔗 Bookmarks',
link: 'https://github.com/fmhy/bookmarks'