docs: update sidebar.js

This commit is contained in:
hieu-jan 2024-02-22 14:44:58 +09:00
parent 3c1aafddec
commit 58f733ab74

View File

@ -19,7 +19,6 @@ const sidebars = {
label: "What is Jan?", label: "What is Jan?",
link: { type: "doc", id: "about/about" }, link: { type: "doc", id: "about/about" },
items: [ items: [
{ type: "doc", id: "about/2035", label: "2035 Vision" },
"about/roadmap", "about/roadmap",
"community/community", "community/community",
], ],