tisonkun commented on code in PR #616:
URL: https://github.com/apache/pulsar-site/pull/616#discussion_r1241895964


##########
docusaurus.config.js:
##########
@@ -146,16 +146,16 @@ module.exports = {
   trailingSlash: true,
   themeConfig: {
     /** @type {import('@docusaurus/preset-classic').ThemeConfig} */
-    // announcementBar: {
-    //   id: "summit",
-    //   content: renderAnnouncementBar(
-    //     "Pulsar Virtual Summit Europe 2023",
-    //     "https://pulsar-summit.org/event/europe-2023";
-    //   ),
-    //   backgroundColor: "#282826",
-    //   textColor: "#fff",
-    //   isCloseable: false,
-    // },
+    announcementBar: {
+      id: "summit",
+      content: renderAnnouncementBar(
+        "Pulsar Summit North America 2023 CFP is open!",
+        
"https://sessionize.com/pulsar-summit-north-america-2023/?utm_campaign=Pulsar%20Summit%20North%20America%202023";

Review Comment:
   ```suggestion
           "https://sessionize.com/pulsar-summit-north-america-2023/";
   ```
   
   I don't know if we use this metadata. If there is no source, let's trim the 
URL.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to