chore(sidebar): remove base64

This commit is contained in:
taskylizard 2024-01-13 09:32:52 +00:00
parent 8f33deda20
commit 6dd5570344
No known key found for this signature in database
GPG Key ID: 1820131ED1A24120

View File

@ -86,7 +86,6 @@ export const sidebar: DefaultTheme.Sidebar = [
items: [
{ text: "🔞 NSFW", link: "/nsfwpiracy" },
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" },
{ text: "🔑 Base64", link: "/base64" },
{ text: "📦 Storage", link: "/storage" },
],
},