From 57e2f7a4b1afcc09f88cf4b4cc997cd7090f7eca Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:05:03 -0700 Subject: [PATCH] Update config.mts --- docs/.vitepress/config.mts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index ba5649529..8820d38b4 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -103,7 +103,8 @@ export default defineConfig({ { 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: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' }, + { text: '🔗 Bookmark HTML', link: 'https://github.com/Rust1667/make-fmhy-bookmarks' } ] } ],