From 3791f3f6d88f6415d10bebd313a588490a0e7d35 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 4 Aug 2024 05:37:27 -0700 Subject: [PATCH] Update config.mts --- docs/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index c23f6a6fa..bc71fe761 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -107,11 +107,11 @@ export default defineConfig({ { text: '🪅 Ecosystem', items: [ + { text: '🌐 Search', link: '/posts/search' }, { text: '📰 Posts', link: '/posts' }, { text: '💬 Feedback', link: '/feedback' }, { text: '🏞 Wallpapers', link: '/other/wallpapers' }, { text: '📋 snowbin', link: 'https://pastes.fmhy.net' }, - { text: '🌐 Search', link: '/posts/search' }, { text: '🔍 SearXNG', link: 'https://searx.fmhy.net/' }, { text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' }, {