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 816761a986d [events] Update events link (#1188)
816761a986d is described below
commit 816761a986d8cea3bb8d9b2f0623afcadf73c205
Author: KassieZ <[email protected]>
AuthorDate: Sat Oct 12 12:02:17 2024 +0900
[events] Update events link (#1188)
# Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
# Languages
- [ ] Chinese
- [ ] English
---
docusaurus.config.js | 4 ++--
gettingStarted/demo-block/latest.tsx | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 3917e0262ec..51e0ac1db01 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -230,8 +230,8 @@ 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">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">
+ content: `<a
href="https://www.meetup.com/apache-doris-meetup/events/303712793/?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">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;">
</a>`,
backgroundColor: '#3C2FD4',
textColor: '#FFFFFF',
diff --git a/gettingStarted/demo-block/latest.tsx
b/gettingStarted/demo-block/latest.tsx
index 4ea21fb6934..42caf46fd44 100644
--- a/gettingStarted/demo-block/latest.tsx
+++ b/gettingStarted/demo-block/latest.tsx
@@ -34,7 +34,7 @@ export default function Latest() {
</div> */}
<div style={{ marginBottom: 10 }}>Apache Doris
Meetup @ Singapore on Oct 24</div>
</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: 12, marginBottom: 20 }}>This
meetup brings together our main developers, users 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`}>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]