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 2161c4e8b3b Newsletter 1011 (#316)
2161c4e8b3b is described below

commit 2161c4e8b3badd36e719571e61237a662cb87650
Author: KassieZ <139741991+kass...@users.noreply.github.com>
AuthorDate: Wed Oct 11 16:52:01 2023 +0800

    Newsletter 1011 (#316)
    
    * Update index.tsx
    
    * opt
    
    * Update newsletter.data.ts
---
 src/constant/newsletter.data.ts | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index aeb457d2b6b..9e14dfd8b2a 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -1,13 +1,14 @@
 export const NEWSLETTER_DATA = [
-    {
-        tag: 'Best Practice',
-        title: 'LLM-Powered OLAP: the Tencent Experience with Apache Doris',
-        to: '/blog/Tencent-LLM',
-    },
     {
         tag: 'Release Notes',
         title: 'Apache Doris Announced the Official Release of Version 2.0.2 ! 
',
         to: 'https://github.com/apache/doris/issues/25011',
+        
+    },
+    {
+        tag: 'Top News',
+        title: 'Doris Summit Asia 2023 is Comming and Warmly Invite You to 
Join !',
+        to: 
'https://doris-summit.org.cn/?utm_source=doris&utm_medium=website&utm_id=2023',
         hot: true,
     },
     {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to