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 083c4f9cfed Update newsletter.data.ts (#341)
083c4f9cfed is described below
commit 083c4f9cfedd86fc9234b34fba13802df4f7280d
Author: KassieZ <[email protected]>
AuthorDate: Tue Nov 14 10:35:55 2023 +0800
Update newsletter.data.ts (#341)
---
src/constant/newsletter.data.ts | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index 580ab9cfe1b..47f08417d0d 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -6,14 +6,14 @@ export const NEWSLETTER_DATA = [
},
{
- tag: 'Best Practice',
- title: 'Data Analysis for Live Streaming: What Happens in Real Time is
Analyzed in Real Time',
- to:
'/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time',
+ tag: 'Top News',
+ title: `Apache Doris Summit Asia 2023: What Can You Expect From Apache
Doris as a Data Warehouse?`,
+ to:
'/blog/apache-doris-summit-asia-2023-what-can-you-expect-from-apache-doris-as-a-data-warehouse',
hot: true,
},
{
- tag: 'Top News',
- title: `Doris Summit Asia 2023 ended triumphantly, let's delve into
the highlights!`,
- to:
'https://doris-summit.org.cn/?utm_source=doris&utm_medium=website&utm_id=2023',
+ tag: 'Best Practice',
+ title: 'Data Analysis for Live Streaming: What Happens in Real Time is
Analyzed in Real Time',
+ to:
'/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time',
},
];
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]