Skip to content

Commit f6e7bc7

Browse files
authored
add link to app in docs site (LAION-AI#1211)
1 parent 204f45b commit f6e7bc7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/docusaurus.config.js

+5
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ const config = {
7474
src: "img/logo.svg",
7575
},
7676
items: [
77+
{
78+
href: "https://open-assistant.io/",
79+
label: "App",
80+
position: "left",
81+
},
7782
{
7883
type: "doc",
7984
docId: "intro",

0 commit comments

Comments
 (0)