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 a1f4912d645 [fix] Update Doris Summit Asia (#1405)
a1f4912d645 is described below
commit a1f4912d645e53970db3e9b7e8e4817d47e1b6a1
Author: KassieZ <[email protected]>
AuthorDate: Mon Nov 25 19:12:31 2024 +0800
[fix] Update Doris Summit Asia (#1405)
---
common_docs_zh/gettingStarted/demo-block/latest.tsx | 10 +++++-----
gettingStarted/demo-block/latest.tsx | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/common_docs_zh/gettingStarted/demo-block/latest.tsx
b/common_docs_zh/gettingStarted/demo-block/latest.tsx
index bf6fb0ead52..628ee1a3eed 100644
--- a/common_docs_zh/gettingStarted/demo-block/latest.tsx
+++ b/common_docs_zh/gettingStarted/demo-block/latest.tsx
@@ -24,8 +24,8 @@ export default function Latest() {
</div>
</div> */}
<div className="home-page-hero-right">
- <a className="latest-button"
href="https://ask.selectdb.com">
- <div
className="home-page-hero-button-label"><div>近期事件</div></div>
+ <a className="latest-button"
href="https://5234442745174.huodongxing.com/event/5782312528011">
+ <div
className="home-page-hero-button-label"><div>近期活动</div></div>
<div className="latest-button-title">
{/* <div className="home-page-hero-button-icon">
<svg width="24px" viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
@@ -33,10 +33,10 @@ export default function Latest() {
<path fill="none" d="M0 0h24v24H0Z"></path>
</svg>
</div> */}
- <div style={{ marginBottom: 10 }}>技术论坛全面升级上线!</div>
+ <div style={{ marginBottom: 10 }}>Doris Summit
Asia 2024|12 月 14 日 深圳</div>
</div>
- <div style={{ fontSize: 12, marginBottom: 20
}}>在这里,你可以自由的提出和讨论技术问题、分享和收获技术经验、与 Apache Doris 社区的小伙伴进行互动和交流。</div>
- <div style={{ fontSize: 14, marginBottom: 10
}}>立即加入</div>
+ <div style={{ fontSize: 12, marginBottom: 20 }}>一年一度的
Apache Doris 峰会再次启航,Doris Summit Asia 2024 现已开启报名,将于 12 月 14 日在深圳正式举办。</div>
+ <div style={{ fontSize: 14, marginBottom: 10
}}>立即报名</div>
</a>
<a className="latest-button"
href={`/zh-CN/docs${currentVersion === '' ? '' :
`/${currentVersion}`}/releasenotes/v3.0/release-3.0.2`}>
<div
className="home-page-hero-button-label"><div>版本发布</div></div>
diff --git a/gettingStarted/demo-block/latest.tsx
b/gettingStarted/demo-block/latest.tsx
index e7ae6c282dc..391a6e8adb9 100644
--- a/gettingStarted/demo-block/latest.tsx
+++ b/gettingStarted/demo-block/latest.tsx
@@ -23,8 +23,8 @@ export default function Latest() {
</div>
</div> */}
<div className="home-page-hero-right">
- <a className="latest-button"
href="https://www.velodb.io/events/meetup/singapore">
- <div
className="home-page-hero-button-label"><div>Event</div></div>
+ <a className="latest-button"
href="https://github.com/apache/doris/discussions">
+ <div
className="home-page-hero-button-label"><div>Discussion</div></div>
<div className="latest-button-title">
{/* <div className="home-page-hero-button-icon">
<svg width="24px" viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
@@ -32,10 +32,10 @@ export default function Latest() {
<path fill="none" d="M0 0h24v24H0Z"></path>
</svg>
</div> */}
- <div style={{ marginBottom: 10 }}>Apache Doris
Meetup @ Singapore</div>
+ <div style={{ marginBottom: 10 }}>Ask Question on
Discussion</div>
</div>
- <div style={{ fontSize: 12, marginBottom: 20 }}>The
Apache Doris community came together for an engaging meetup in Singapore to
share insights, and explore the latest developments in the world of big data
and analytics.</div>
- <div style={{ fontSize: 14, marginBottom: 10 }}>Watch
Video & Slides</div>
+ <div style={{ fontSize: 12, marginBottom: 20
}}>Fostering connects within the Doris community, specially for addressing
technical inquiries and providing support.</div>
+ <div style={{ fontSize: 14, marginBottom: 10 }}>Join
Discussion</div>
</a>
<a className="latest-button" href={`/docs${currentVersion
=== '' ? '' : `/${currentVersion}`}/releasenotes/v3.0/release-3.0.2`}>
<div
className="home-page-hero-button-label"><div>Release</div></div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]