diff --git a/docusaurus.config.js b/docusaurus.config.js index 7c82c45..a0ee2ea 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -42,7 +42,7 @@ module.exports = { announcementBar: { id: 'star', // Any value that will identify this message. content: - 'PLEASE LEAVE A STAR ON GITHUB', + 'PLEASE LEAVE A STAR ON GITHUB', backgroundColor: 'var(--ifm-background-surface-color)', // Defaults to `#fff`. textColor: 'var(--ifm-color-primary)', // Defaults to `#000`. },