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:
Samidy
2025-12-04 19:52:04 +03:00
committed by GitHub
parent b76a0d725b
commit 1f422a2a76
3 changed files with 116 additions and 2 deletions

View File

@@ -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'