This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 10e86b5c44e fix: fix announcementBar id error (#1199)
10e86b5c44e is described below

commit 10e86b5c44e35e9239460bc8b5b4e3ffc3d0b926
Author: Jeffrey <color.d...@gmail.com>
AuthorDate: Wed Oct 16 23:23:16 2024 +0800

    fix: fix announcementBar id error (#1199)
    
    - fix: fix announcementBar id error
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 51e0ac1db01..d042a9be40b 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -229,7 +229,7 @@ const config = {
                 jsLoader: 'matomo.js',
             },
             announcementBar: {
-                id: 'support_us',
+                id: 'apache_doris_meetup_singapore',
                 content: `<a 
href="https://www.meetup.com/apache-doris-meetup/events/303712793/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link";
 target="_blank" style="display: flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none; color: 
white">Apache Doris Meetup @ Singapore on October 24 - Connect, share and 
explore innovative use cases!
                         <img style="width: 1.2rem; height: 1.2rem; 
margin-left: 0.4rem;">
                     </a>`,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to