diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index e7885d68..f420ca7d 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -169,7 +169,7 @@ const config = {
announcementBar: {
id: 'announcement', // Any value that will identify this message.
content:
- 'Read our paper on the Polynomials API in ICICLE v2 by clicking here!',
+ '🎉 Read our paper on the Polynomials API in ICICLE v2 by clicking here! 🎉',
backgroundColor: '#ADD8E6', // Light blue background color.
textColor: '#000000', // Black text color.
isCloseable: true, // Defaults to `true`.