mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Add FAQ link to footer navigation
This commit is contained in:
parent
1f441bc66c
commit
9c1bba343b
@ -103,6 +103,10 @@ const config = {
|
|||||||
{
|
{
|
||||||
label: "Tutorial",
|
label: "Tutorial",
|
||||||
to: "tutorial",
|
to: "tutorial",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "FAQ",
|
||||||
|
to: "faq"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user