This is an automated email from the ASF dual-hosted git repository.
jeffreyh 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 a07046fff09 Update:add event Doris Summit Asia 2024 (#1395)
a07046fff09 is described below
commit a07046fff0968cc88660f58b397e03b55804b7a6
Author: yangon <[email protected]>
AuthorDate: Mon Nov 25 10:10:10 2024 +0800
Update:add event Doris Summit Asia 2024 (#1395)

---------
Co-authored-by: Jeffrey <[email protected]>
Co-authored-by: liyang <[email protected]>
---
docusaurus.config.js | 4 +---
package.json | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index b42acdf381d..533471cba14 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -230,9 +230,7 @@ const config = {
},
announcementBar: {
id: 'apache_doris_meetup_singapore',
- 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>`,
+ content: `<a
href="https://5234442745174.huodongxing.com/event/5782312528011"
target="_blank" style="display: flex; width: 100%; align-items: center;
justify-content: center; margin-left: 4px; text-decoration: none; color:
white">Join the Doris Summit Asia 2024 on December 14 ! </a>`,
backgroundColor: '#3C2FD4',
textColor: '#FFFFFF',
// isCloseable: false,
diff --git a/package.json b/package.json
index 7afcd67caf9..a42abf21a2a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "doris-website",
"version": "2.0.0",
- "private": true,
+ "private": false,
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
@@ -64,4 +64,4 @@
"peerDependencies": {
"semver": "^7.5.4"
}
-}
\ No newline at end of file
+}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]