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

Commit 96409e5

Browse files
committed
new links
1 parent acc8f80 commit 96409e5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docusaurus.config.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ const config = {
155155
href: "https://discord.gg/7J4vb5uUwU",
156156
position: "right",
157157
},
158+
{
159+
label: "Disco home",
160+
href: "https://disco.cloud",
161+
position: "right",
162+
},
158163
],
159164
},
160165
footer: {
@@ -181,8 +186,8 @@ const config = {
181186
href: "https://discord.gg/7J4vb5uUwU",
182187
},
183188
{
184-
label: "letsdisco.dev",
185-
href: "https://letsdisco.dev/",
189+
label: "Disco home",
190+
href: "https://disco.cloud",
186191
},
187192
],
188193
},

0 commit comments

Comments
 (0)