chore(sidebar): remove base64
This commit is contained in:
parent
8f33deda20
commit
6dd5570344
@ -86,7 +86,6 @@ export const sidebar: DefaultTheme.Sidebar = [
|
|||||||
items: [
|
items: [
|
||||||
{ text: "🔞 NSFW", link: "/nsfwpiracy" },
|
{ text: "🔞 NSFW", link: "/nsfwpiracy" },
|
||||||
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" },
|
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" },
|
||||||
{ text: "🔑 Base64", link: "/base64" },
|
|
||||||
{ text: "📦 Storage", link: "/storage" },
|
{ text: "📦 Storage", link: "/storage" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user