mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +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: "🔧 Tools",
|
||||
collapsed: false,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: "💻 System Tools", link: "/system-tools" },
|
||||
{ text: "🗃️ File Tools", link: "/file-tools" },
|
||||
|
|
@ -145,7 +145,7 @@ export default defineConfig({
|
|||
},
|
||||
{
|
||||
text: "More",
|
||||
collapsed: false,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: "🔞 NSFW", link: "/nsfwpiracy" },
|
||||
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue