Skip to content

Commit ec7dde1

Browse files
committed
Hide release notes for now
1 parent 0b40e67 commit ec7dde1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docusaurus/docusaurus.config.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,12 +203,12 @@ const config = {
203203
position: 'left',
204204
label: 'Cloud Documentation',
205205
},
206-
{
207-
type: 'doc',
208-
docId: 'release-notes',
209-
position: 'left',
210-
label: 'Release Notes',
211-
},
206+
// {
207+
// type: 'doc',
208+
// docId: 'release-notes',
209+
// position: 'left',
210+
// label: 'Release Notes',
211+
// },
212212
],
213213
},
214214
footer: {

0 commit comments

Comments
 (0)