mirror of
https://github.com/fmhy/edit.git
synced 2026-01-13 15:31:07 +11:00
misc fixes
This commit is contained in:
parent
cba6ff4203
commit
cf4ae40ca3
3 changed files with 5 additions and 5 deletions
|
|
@ -167,6 +167,7 @@ export const nav: DefaultTheme.NavItem[] = [
|
|||
text: '🌱 Ecosystem',
|
||||
items: [
|
||||
{ text: '🌐 Search', link: '/posts/search' },
|
||||
{ text: '❓ FAQs', link: '/other/FAQ' },
|
||||
{ text: '🔖 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
|
||||
{ text: '✅ SafeGuard', link: 'https://github.com/fmhy/FMHY-SafeGuard' },
|
||||
{ text: '🚀 Startpage', link: 'https://fmhy.net/startpage' },
|
||||
|
|
@ -176,7 +177,6 @@ export const nav: DefaultTheme.NavItem[] = [
|
|||
text: '💡 Site Hunting',
|
||||
link: 'https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/find-new-sites/'
|
||||
},
|
||||
{ text: '❓ FAQs', link: '/other/FAQ' },
|
||||
{
|
||||
text: '😇 SFW FMHY',
|
||||
link: 'https://rentry.org/piracy'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue