docs: hide incomplete roadmap page

This commit is contained in:
hieu-jan 2024-02-22 21:56:41 +09:00
parent cb10983741
commit 8f6b9b5adf
2 changed files with 0 additions and 7 deletions

View File

@ -1,6 +0,0 @@
---
title: Roadmap
---
- [ ] [Immediate Roadmap on Github](https://github.com/orgs/janhq/projects/5/views/16)
- [ ] [Longer-term Roadmap on Discord](https://discord.gg/Ey62mynnYr)

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: [
"about/roadmap",
"community/community", "community/community",
], ],
}, },