Ecosystem

This commit is contained in:
Godamnit 2024-07-12 12:02:33 +05:30 committed by nbats
parent 587f859e9f
commit 52a0557dba

View File

@ -99,7 +99,9 @@ export default defineConfig({
items: [
{ text: 'Posts', link: '/posts' },
{ text: 'Feedback', link: '/feedback' },
{ text: 'snowbin', link: 'https://pastes.fmhy.net' }
{ text: 'snowbin', link: 'https://pastes.fmhy.net' },
{ text: 'SearXNG', link: 'https://searx.fmhy.net/'},
{ text: 'Whoogle', link: 'https://whoogle.fmhy.net/'}
]
}
],