mirror of
https://github.com/fmhy/edit.git
synced 2026-01-27 06:11:22 +11:00
update sidebar
This commit is contained in:
parent
93b02c6f0a
commit
ae990004a0
1 changed files with 2 additions and 2 deletions
|
|
@ -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" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue