diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index bd3a3b19..507c0cae 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -38,7 +38,7 @@ module.exports = { colorMode: { defaultMode: "dark" }, announcementBar: { id: "start_us", - content: `⭐ If you like React Cool Form, give it a star on GitHub!`, + content: `If you're happy and you know it, start this library on GitHub ⭐`, textColor: "#fff", backgroundColor: "#1c7ef7", },