mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-12 12:03:06 +08:00
add link to app in docs site (#1211)
This commit is contained in:
@@ -74,6 +74,11 @@ const config = {
|
|||||||
src: "img/logo.svg",
|
src: "img/logo.svg",
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
|
{
|
||||||
|
href: "https://open-assistant.io/",
|
||||||
|
label: "App",
|
||||||
|
position: "left",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: "doc",
|
type: "doc",
|
||||||
docId: "intro",
|
docId: "intro",
|
||||||
|
|||||||
Reference in New Issue
Block a user