mirror of
https://github.com/fmhy/edit.git
synced 2025-07-31 00:02:17 +10:00
Update constants.ts
This commit is contained in:
parent
49bafddb9b
commit
072698a897
1 changed files with 3 additions and 3 deletions
|
@ -137,14 +137,14 @@ export const nav: DefaultTheme.NavItem[] = [
|
||||||
{
|
{
|
||||||
text: '🪅 Ecosystem',
|
text: '🪅 Ecosystem',
|
||||||
items: [
|
items: [
|
||||||
{ text: '😇 SFW FMHY', link: 'https://fmhy.xyz/' },
|
|
||||||
{ text: '🌐 Search', link: '/posts/search' },
|
{ text: '🌐 Search', link: '/posts/search' },
|
||||||
{ text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
|
{ text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
|
||||||
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
|
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
|
||||||
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
|
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
|
||||||
|
{ text: '💙 Feedback', link: '/feedback' },
|
||||||
{
|
{
|
||||||
text: '💙 Feedback',
|
text: '😇 SFW FMHY',
|
||||||
link: '/feedback'
|
link: 'https://fmhy.xyz/'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue