Skip to content

Commit 1c23c9c

Browse files
committed
docs(website): remove announcementBar property from docusaurus.config.js to remove "OpenAPI Qraft 2 is out" banner
1 parent 8dcc7c1 commit 1c23c9c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

website/docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,6 @@ const config = {
126126
apiKey: '68a397ed6b627ba01e722c54228bd79f',
127127
indexName: 'openapi-qraftio',
128128
},
129-
announcementBar: {
130-
id: `announcementBar-v2`, // used in `localStorage`
131-
content: `️⛏︎ <b>
132-
<a href="/openapi-qraft/docs/getting-started/quick-start">
133-
OpenAPI Qraft 2
134-
</a> is out! 🎉
135-
</b>`,
136-
},
137129
}),
138130
};
139131

0 commit comments

Comments
 (0)