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',
|
||||
items: [
|
||||
{ text: '😇 SFW FMHY', link: 'https://fmhy.xyz/' },
|
||||
{ text: '🌐 Search', link: '/posts/search' },
|
||||
{ text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
|
||||
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
|
||||
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
|
||||
{ text: '💙 Feedback', link: '/feedback' },
|
||||
{
|
||||
text: '💙 Feedback',
|
||||
link: '/feedback'
|
||||
text: '😇 SFW FMHY',
|
||||
link: 'https://fmhy.xyz/'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue