update sidebar

This commit is contained in:
taskylizard 2023-12-23 03:21:18 +00:00
parent 93b02c6f0a
commit ae990004a0

View File

@ -128,7 +128,7 @@ export default defineConfig({
{ text: "📂 Miscellaneous", link: "/miscguide" }, { text: "📂 Miscellaneous", link: "/miscguide" },
{ {
text: "🔧 Tools", text: "🔧 Tools",
collapsed: false, collapsed: true,
items: [ items: [
{ text: "💻 System Tools", link: "/system-tools" }, { text: "💻 System Tools", link: "/system-tools" },
{ text: "🗃️ File Tools", link: "/file-tools" }, { text: "🗃️ File Tools", link: "/file-tools" },
@ -145,7 +145,7 @@ export default defineConfig({
}, },
{ {
text: "More", text: "More",
collapsed: false, collapsed: true,
items: [ items: [
{ text: "🔞 NSFW", link: "/nsfwpiracy" }, { text: "🔞 NSFW", link: "/nsfwpiracy" },
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" }, { text: "⚠️ Unsafe Sites", link: "/unsafesites" },