From a3b6cbad64a75e45641cd07611f9107bf597c5df Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 12 Oct 2024 21:15:24 -0700 Subject: [PATCH] Update constants.ts removed searx / whoogle as they're both down --- docs/.vitepress/constants.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index bfdb1657e..ee5a15745 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -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'