mirror of
https://github.com/fmhy/edit.git
synced 2025-07-30 07:42:18 +10:00
Update constants.ts
This commit is contained in:
parent
9c25e0ec6b
commit
49bafddb9b
1 changed files with 5 additions and 5 deletions
|
@ -137,14 +137,14 @@ export const nav: DefaultTheme.NavItem[] = [
|
|||
{
|
||||
text: '🪅 Ecosystem',
|
||||
items: [
|
||||
{ text: '💙 Feedback', link: '/feedback' },
|
||||
{ text: '🌐 Search', link: '/posts/search' },
|
||||
{ text: '😇 SFW FMHY', link: 'https://fmhy.xyz/' },
|
||||
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
|
||||
{ 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: '🔗 Bookmarks',
|
||||
link: 'https://github.com/fmhy/bookmarks'
|
||||
text: '💙 Feedback',
|
||||
link: '/feedback'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue