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 86714668c2 [update] update banner link (#1456)
86714668c2 is described below
commit 86714668c2701150c373e7203dce8292bdc7961f
Author: KassieZ <[email protected]>
AuthorDate: Thu Dec 5 12:33:21 2024 +0800
[update] update banner link (#1456)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 8c0e719a2a..48f8271ef0 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -230,7 +230,7 @@ const config = {
},
announcementBar: {
id: 'apache_doris_meetup_singapore',
- content: `<a href="" target="_blank" style="display: flex;
width: 100%; align-items: center; justify-content: center; margin-left: 4px;
text-decoration: none; color: white">All eyes of the community are on Shenzhen
right now 🔥 Join the Doris Summit Asia 2024 on December 14! 🔥 </a>`,
+ content: `<a href="https://doris-summit.org.cn/"
target="_blank" style="display: flex; width: 100%; align-items: center;
justify-content: center; margin-left: 4px; text-decoration: none; color:
white">All eyes of the community are on Shenzhen right now 🔥 Join the Doris
Summit Asia 2024 on December 14! 🔥 </a>`,
backgroundColor: '#3C2FD4',
textColor: '#FFFFFF',
// isCloseable: false,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]