home image

This commit is contained in:
taskylizard
2023-10-27 02:34:41 +05:30
parent a46e8c31d7
commit da0ac147eb
10 changed files with 37 additions and 41 deletions

View File

@@ -27,8 +27,10 @@ export default defineConfig({
search: {
provider: "local",
},
// TODO: add navbar items
nav: [],
nav: [
{ text: "Glossary", link: "https://rentry.org/The-Piracy-Glossary" },
{ text: "Guides", link: "https://rentry.co/fmhy-guides" },
],
sidebar: [
{ text: "Beginners Guide to Piracy", link: "/Beginners-Guide" },
{ text: "Adblocking / Privacy", link: "/AdblockVPNGuide" },