mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 02:46:16 +00:00
Move Backups And FAQ Pages To Main Site (#4376)
* add FAQ and Backups page to FMHY * broken backups fix * misc fixes * Link r/piracy and change "backups" link in FAQ
This commit is contained in:
@@ -161,12 +161,13 @@ export const nav: DefaultTheme.NavItem[] = [
|
||||
{ text: '📖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' },
|
||||
{
|
||||
text: '💾 Backups',
|
||||
link: 'https://github.com/fmhy/FMHY/wiki/Backups'
|
||||
link: '/other/backups'
|
||||
},
|
||||
{
|
||||
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: 'https://redd.it/xrxen7' },
|
||||
{
|
||||
text: '😇 SFW FMHY',
|
||||
link: 'https://rentry.org/piracy'
|
||||
|
||||
Reference in New Issue
Block a user