mirror of
https://github.com/fmhy/edit.git
synced 2026-02-02 01:01:14 +11:00
Ecosystem
This commit is contained in:
parent
587f859e9f
commit
52a0557dba
1 changed files with 3 additions and 1 deletions
|
|
@ -99,7 +99,9 @@ export default defineConfig({
|
||||||
items: [
|
items: [
|
||||||
{ text: 'Posts', link: '/posts' },
|
{ text: 'Posts', link: '/posts' },
|
||||||
{ text: 'Feedback', link: '/feedback' },
|
{ 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/'}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue