fix: update for splilt tools sections
This commit is contained in:
@@ -116,9 +116,6 @@ export default defineConfig({
|
||||
{ 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" },
|
||||
@@ -127,6 +124,21 @@ export default defineConfig({
|
||||
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" },
|
||||
{ text: "🔑 Base64", link: "/base64" },
|
||||
{ text: "📦 Storage", link: "/storage" },
|
||||
{
|
||||
text: "🔧 Tools",
|
||||
items: [
|
||||
{ text: "💻 System Tools", link: "/system-tools" },
|
||||
{ text: "🗃️ File Tools", link: "/file-tools" },
|
||||
{ text: "🔗 Internet Tools", link: "/internet-tools" },
|
||||
{ text: "📝 Text Tools", link: "/text-tools" },
|
||||
{ text: "👾 Gaming Tools", link: "/gamingpiracyguide#gaming-tools" },
|
||||
{ text: "📷 Image Tools", link: "/img-tools" },
|
||||
{ text: "📼 Video Tools", link: "/video-tools" },
|
||||
{ text: "🔊 Audio Tools", link: "/audio-tools" },
|
||||
{ text: "🍎 Educational Tools", link: "/edupiracyguide#educational-tools" },
|
||||
{ text: "👨<200d>💻 Developer Tools", link: "/devtools" },
|
||||
],
|
||||
},
|
||||
],
|
||||
socialLinks: socials,
|
||||
},
|
||||
|
Reference in New Issue
Block a user