Update config.mts

This commit is contained in:
nbats
2024-08-09 06:06:46 -07:00
committed by GitHub
parent c24cc4bff1
commit 9204034bbc

View File

@@ -120,7 +120,7 @@ export default defineConfig({
{ text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' }, { text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' },
{ {
text: '🔗 Bookmarks', text: '🔗 Bookmarks',
link: 'https://github.com/Rust1667/make-fmhy-bookmarks' link: '/bookmarks'
} }
] ]
} }