This is an automated email from the ASF dual-hosted git repository.
kassiez 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 1b951b88f5e [update] Update announcementbar (#2131)
1b951b88f5e is described below
commit 1b951b88f5e78cc98fcd4b8013c34828aed03433
Author: KassieZ <[email protected]>
AuthorDate: Thu Feb 27 11:29:20 2025 +0800
[update] Update announcementbar (#2131)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
docusaurus.config.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 0ed7f2a3ce8..45eb5226c3b 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -204,8 +204,8 @@ const config = {
},
announcementBar: {
id: 'support_us',
- content: `<a
href="https://www.meetup.com/apache-doris-meetup/events/305789273/?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">🌟 AWS × Apache Doris Meetup: Building a Global Big Data and AI Ecosystem
🔥 Register Now 🔥
-
+ content: `<a href="https://github.com/apache/doris"
target="_blank" style="display: flex; width: 100%; align-items: center;
justify-content: center; margin-left: 4px; text-decoration: none; color:
white">Do you ❤️ Doris? Give us a 🌟 on GitHub
+ <img style="width: 1.2rem; height: 1.2rem; margin-left:
0.4rem;" src="/images/github-white-icon.svg">
</a>`,
backgroundColor: '#3C2FD4',
textColor: '#FFFFFF',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]