From 500d38f5a75f57b026e18d3d2cef9cad4c56336e Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 19 Jun 2025 02:22:47 -0700 Subject: [PATCH] small fix --- docs/.vitepress/constants.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index 62354423b..faece2094 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -152,7 +152,6 @@ export const nav: DefaultTheme.NavItem[] = [ { text: '🌐 Search', link: '/posts/search' }, { text: '🔖 Bookmarks', link: 'https://github.com/fmhy/bookmarks' }, { text: '✅ SafeGuard', link: 'https://github.com/fmhy/FMHY-SafeGuard' }, - { text: '📕 Piracy Glossary', link: 'https://rentry.org/the-piracy-glossary' }, { text: '📋 snowbin', link: 'https://pastes.fmhy.net' }, { text: '®️ Redlib', link: 'https://redlib.fmhy.net/r/FREEMEDIAHECKYEAH/wiki/index' }, { text: '🔎 SearXNG', link: 'https://searx.fmhy.net/' },