tisonkun commented on code in PR #585:
URL: https://github.com/apache/pulsar-site/pull/585#discussion_r1204544920
##########
docusaurus.config.js:
##########
@@ -142,16 +142,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: {
Review Comment:
thought - perhaps we can develop a default announcementBar later.
--
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]