diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index c8493fab0..bc71fe761 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -107,6 +107,7 @@ export default defineConfig({ { text: '🪅 Ecosystem', items: [ + { text: '🌐 Search', link: '/posts/search' }, { text: '📰 Posts', link: '/posts' }, { text: '💬 Feedback', link: '/feedback' }, { text: '🏞 Wallpapers', link: '/other/wallpapers' },