diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index 096a77d64..0d0091e00 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -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' diff --git a/docs/other/FAQ.md b/docs/other/FAQ.md index 5fb2da218..3d5acbdd6 100644 --- a/docs/other/FAQ.md +++ b/docs/other/FAQ.md @@ -43,13 +43,13 @@ description: A List Of Questions And Answers Related To FMHY. **Q:** Can I donate? -A: We appreciate that people want to support us, but we never have and never will accept donations. We maintain this project because its fun and we want to help others, not make money. +**A:** We appreciate that people want to support us, but we never have and never will accept donations. We maintain this project because its fun and we want to help others, not make money. *** -Q: When was FMHY created? +**Q:** When was FMHY created? -A: The original sub was created on [April 29th, 2018](https://i.ibb.co/VJQmQ9t/image.png). +**A:** The original sub was created on [April 29th, 2018](https://i.ibb.co/VJQmQ9t/image.png). *** diff --git a/docs/other/backups.md b/docs/other/backups.md index a672373ac..ce5f1bbf9 100644 --- a/docs/other/backups.md +++ b/docs/other/backups.md @@ -54,4 +54,4 @@ These are trusted community ran instances that are out of our control. They curr ## Backup Page Backups -[Reddit](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/backups) / [GitHub](https://github.com/nbats/FMHY/wiki/Backups/) / [Rentry](https://rentry.co/FMHYbackups/) \ No newline at end of file +[Website](https://fmhy.net/other/backups) / [Reddit](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/backups) / [GitHub](https://github.com/nbats/FMHY/wiki/Backups/) / [Rentry](https://rentry.co/FMHYbackups/) \ No newline at end of file