Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 4d074fb

Browse files
committed
FAQ update path
1 parent 6e09d25 commit 4d074fb

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/docs/new/about.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,3 @@ Nitro welcomes contributions in various forms, not just coding. Here are some wa
119119

120120
- [drogon](https://github.com/drogonframework/drogon): The fast C++ web framework
121121
- [llama.cpp](https://github.com/ggerganov/llama.cpp): Inference of LLaMA model in pure C/C++
122-
123-
## FAQ
124-
:::info COMING SOON
125-
:::

docs/sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ const sidebars = {
5858
// collapsed: false,
5959
// items: [{ type: "doc", id: "new/architecture", label: "Architecture" }],
6060
// },
61+
"new/faq"
6162
],
6263

6364
apiSidebar: [

0 commit comments

Comments
 (0)