This is an automated email from the ASF dual-hosted git repository.
luzhijing 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 4faebb94ff2 (feat) update summit banner url (#318)
4faebb94ff2 is described below
commit 4faebb94ff2a1ecf654a92f417ee1f137d5144ec
Author: Jeffrey <[email protected]>
AuthorDate: Wed Oct 11 19:44:48 2023 +0800
(feat) update summit banner url (#318)
* (feat) add summit banner
* (feat) update summit banner
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index f3154271bd0..7e08c67abe7 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -186,7 +186,7 @@ const config = {
({
announcementBar: {
id: 'support_us',
- 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">Doris Summit Asia 2023 is Coming and Warmly Invite You to Join ! Click
Now
+ content: `<a
href="https://doris-summit.org.cn/?utm_source=doris&utm_medium=website&utm_id=2023"
target="_blank" style="display: flex; width: 100%; align-items: center;
justify-content: center; margin-left: 4px; text-decoration: none; color:
white">Doris Summit Asia 2023 is Coming and Warmly Invite You to Join ! Click
Now
</a>`,
// 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 like Apache Doris?Give us a 🌟 on GitHub
// <img style="width: 1.2rem; height: 1.2rem;
margin-left: 0.4rem;" src="/images/github-white-icon.svg">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]