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
c90bd26526
commit
55428f83c6
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ export const nav: DefaultTheme.NavItem[] = [
|
||||||
items: [
|
items: [
|
||||||
{ 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: '✅ SafeGuard', link: 'https://github.com/kenhendricks00/FMHY-SafeGuard' },
|
{ text: '✅ SafeGuard', link: 'https://github.com/fmhy/FMHY-SafeGuard' },
|
||||||
{ 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', link: '/feedback' },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue