Update config.mts

This commit is contained in:
nbats 2024-08-09 06:07:57 -07:00 committed by GitHub
parent 9204034bbc
commit 32a50dacb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: '/bookmarks' link: 'https://github.com/fmhy/bookmarks'
} }
] ]
} }