mirror of
https://github.com/open-webui/docs
synced 2025-05-20 19:26:22 +00:00
Add FAQ link to footer navigation
This commit is contained in:
parent
9433f62d32
commit
0ffde3a1c4
@ -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