mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
update sidebar, styling
This commit is contained in:
parent
6439adac12
commit
6c88af056f
2 changed files with 3 additions and 8 deletions
|
|
@ -128,7 +128,7 @@ export default defineConfig({
|
|||
{ text: "📂 Miscellaneous", link: "/miscguide" },
|
||||
{
|
||||
text: "🔧 Tools",
|
||||
collapsed: true,
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: "💻 System Tools", link: "/system-tools" },
|
||||
{ text: "🗃️ File Tools", link: "/file-tools" },
|
||||
|
|
@ -144,8 +144,8 @@ export default defineConfig({
|
|||
],
|
||||
},
|
||||
{
|
||||
text: "More",
|
||||
collapsed: true,
|
||||
text: "➕️ More",
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: "🔞 NSFW", link: "/nsfwpiracy" },
|
||||
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue