diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 995444dad..57cf9549c 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -130,6 +130,14 @@ module.exports = { ], copyright: `Copyright © ${new Date().getFullYear()} AutoGen Authors | Privacy and Cookies`, }, + announcementBar: { + id: 'whats_new', + content: + 'What\'s new in AutoGen? Read this blog for an overview of updates', + backgroundColor: '#fafbfc', + textColor: '#091E42', + isCloseable: true, + }, }, presets: [ [