Skip to content

Commit 1998e26

Browse files
authored
announcement bar update (#627)
1 parent 64d7760 commit 1998e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ async function createConfig () {
106106
({
107107
announcementBar: {
108108
id: 'announcementBar-1', // Any value that will identify this message
109-
content: 'Join our next live demo April 8th at 11am PT / 2pm ET <a target="_blank" rel="noopener noreferrer" href="https://us06web.zoom.us/webinar/register/WN_HQuy1FIOTV6g3jdPOyD0ig#/registration">Register now →</a>',
109+
content: '<strong>Webinar: "Measuring the Impact of AI Projects on Business Metrics"</strong> &nbsp; March 25th at 10am PT / 1pm ET &nbsp;<a target="_blank" rel="noopener noreferrer" href="https://us06web.zoom.us/webinar/register/4317418215826/WN__I0Wfr74Squ0JeU1pYERIA#/registration">Register now →</a>',
110110
backgroundColor: '#7964d3', // Defaults to '#fff'
111111
textColor: '#ffffff', // Defaults to '#000'
112112
isCloseable: true, // Defaults to true

0 commit comments

Comments
 (0)