sidebar, sryling
This commit is contained in:
@@ -44,12 +44,32 @@ export default defineConfig({
|
||||
nav: [
|
||||
{ text: "Glossary", link: "https://rentry.org/The-Piracy-Glossary" },
|
||||
{ text: "Guides", link: "https://rentry.co/fmhy-guides" },
|
||||
{ text: "Backups", link: "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/backups" },
|
||||
{ text: "Updates", link: "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/updates/" },
|
||||
],
|
||||
sidebar: [
|
||||
{ text: "Beginners Guide to Piracy", link: "/Beginners-Guide" },
|
||||
{ text: "<div class='i-twemoji-pirate-flag'></div>Beginners Guide to Piracy", link: "/Beginners-Guide" },
|
||||
{ text: "Adblocking / Privacy", link: "/AdblockVPNGuide" },
|
||||
{ text: "Artificial Intelligence", link: "/AI" },
|
||||
{ text: "Android / iOS", link: "Android-iOSGuide" },
|
||||
{ text: "Android / iOS", link: "/Android-iOSGuide" },
|
||||
{ text: "Movies / TV / Anime", link: "/VideoPiracyGuide" },
|
||||
{ text: "Music / Podcasts / Radio", link: "/AudioPiracyGuide" },
|
||||
{ text: "Gaming / Emulation", link: "/GamingPiracyGuide" },
|
||||
{ text: "Books / Comics / Manga", link: "/ReadingPiracyGuide" },
|
||||
{ text: "Downloading", link: "/DownloadPiracyGuide" },
|
||||
{ text: "Torrenting", link: "/TorrentPiracyGuide" },
|
||||
{ text: "Educational", link: "/EDUPiracyGuide" },
|
||||
{ text: "Tools", link: "/TOOLSGuide" },
|
||||
{ text: "Image Tools", link: "/img-tools" },
|
||||
{ text: "Developer Tools", link: "/DEVTools" },
|
||||
{ text: "Android / iOS", link: "/Android-iOSGuide" },
|
||||
{ text: "Linux / MacOS", link: "/LinuxGuide" },
|
||||
{ text: "Non-English", link: "/Non-English" },
|
||||
{ text: "Miscellaneous", link: "/MISCGuide" },
|
||||
{ text: "NSFW", link: "/NSFWPiracy" },
|
||||
{ text: "Unsafe Sites", link: "/UnsafeSites" },
|
||||
{ text: "Base64", link: "/base64" },
|
||||
{ text: "Storage", link: "/STORAGE" },
|
||||
],
|
||||
socialLinks: [
|
||||
{ icon: "github", link: "https://github.com/fmhy/FMHYEdit" },
|
||||
|
Reference in New Issue
Block a user