Update config.mts

This commit is contained in:
nbats 2024-08-04 05:37:27 -07:00 committed by GitHub
parent cb68fd2a55
commit 3791f3f6d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,11 +107,11 @@ export default defineConfig({
{ {
text: '🪅 Ecosystem', text: '🪅 Ecosystem',
items: [ items: [
{ text: '🌐 Search', link: '/posts/search' },
{ text: '📰 Posts', link: '/posts' }, { text: '📰 Posts', link: '/posts' },
{ text: '💬 Feedback', link: '/feedback' }, { text: '💬 Feedback', link: '/feedback' },
{ text: '🏞 Wallpapers', link: '/other/wallpapers' }, { text: '🏞 Wallpapers', link: '/other/wallpapers' },
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' }, { text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
{ text: '🌐 Search', link: '/posts/search' },
{ text: '🔍 SearXNG', link: 'https://searx.fmhy.net/' }, { text: '🔍 SearXNG', link: 'https://searx.fmhy.net/' },
{ text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' }, { text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' },
{ {