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 f2cd774a5a0 [events] Update singapore events (#1184)
f2cd774a5a0 is described below
commit f2cd774a5a0353b5a3121ae92ac6ce39a71726e6
Author: KassieZ <[email protected]>
AuthorDate: Fri Oct 11 11:55:23 2024 +0900
[events] Update singapore events (#1184)
# Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
# Languages
- [ ] Chinese
- [ ] English
---
docusaurus.config.js | 2 +-
gettingStarted/demo-block/latest.tsx | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index a0129877ce2..3917e0262ec 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -230,7 +230,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">Do you ❤️ Doris? Give us a 🌟 on GitHub
+ 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">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;" src="/images/github-white-icon.svg">
</a>`,
backgroundColor: '#3C2FD4',
diff --git a/gettingStarted/demo-block/latest.tsx
b/gettingStarted/demo-block/latest.tsx
index f4dabfb5038..4ea21fb6934 100644
--- a/gettingStarted/demo-block/latest.tsx
+++ b/gettingStarted/demo-block/latest.tsx
@@ -23,7 +23,7 @@ export default function Latest() {
</div>
</div> */}
<div className="home-page-hero-right">
- <a className="latest-button"
href="https://github.com/apache/doris/discussions">
+ <a className="latest-button"
href="https://www.meetup.com/apache-doris-meetup/events/303712793/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link">
<div
className="home-page-hero-button-label"><div>Event</div></div>
<div className="latest-button-title">
{/* <div className="home-page-hero-button-icon">
@@ -32,10 +32,10 @@ export default function Latest() {
<path fill="none" d="M0 0h24v24H0Z"></path>
</svg>
</div> */}
- <div style={{ marginBottom: 10 }}>Join Doris
Discussion</div>
+ <div style={{ marginBottom: 10 }}>Apache Doris
Meetup @ Singapore on Oct 24</div>
</div>
- <div style={{ fontSize: 12, marginBottom: 20 }}>A
platform to fostering connects within the community for addressing technical
inquiries and providing support.</div>
- <div style={{ fontSize: 14, marginBottom: 10 }}>Learn
more</div>
+ <div style={{ fontSize: 12, marginBottom: 20 }}>This
meetup brings together our main developers, users, and friends to discuss
various topics, including technology introductions and user experiences.</div>
+ <div style={{ fontSize: 14, marginBottom: 10 }}>Join
us</div>
</a>
<a className="latest-button" href={`/docs${currentVersion
=== '' ? '' : `/${currentVersion}`}/releasenotes/v2.0/release-2.0.15`}>
<div
className="home-page-hero-button-label"><div>Release</div></div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]