Skip to content

Commit 23589c2

Browse files
authored
chore: remove docs announcement form from docs (#6441)
1 parent de93062 commit 23589c2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,6 @@ const config = {
6565
},
6666
],
6767
},
68-
announcementBar: {
69-
id: "new_docs",
70-
content:
71-
'🌲 Welcome to our new docs! Let us know what you think with <a target="_blank" rel="noopener noreferrer" href="https://forms.gle/zvfuJ9JF2V2qCFzHA">this form</a> 👋',
72-
backgroundColor: "#000000",
73-
textColor: "var(--ifm-color-primary)",
74-
isCloseable: false,
75-
},
7668
docs: {
7769
sidebar: {
7870
hideable: true,

0 commit comments

Comments
 (0)