mirror of
https://github.com/fmhy/edit.git
synced 2026-01-14 07:51:25 +11:00
add FAQ and Backups page to FMHY
This commit is contained in:
parent
bd486e03e1
commit
24fd056ba0
3 changed files with 119 additions and 2 deletions
|
|
@ -161,7 +161,7 @@ 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',
|
||||
|
|
@ -176,7 +176,7 @@ 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: '❓ FAQs', link: '/other/FAQ' },
|
||||
{
|
||||
text: '😇 SFW FMHY',
|
||||
link: 'https://rentry.org/piracy'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue