This is an automated email from the ASF dual-hosted git repository.

kassiez 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 5f9ce5be63c update annoucement bar (#2723)
5f9ce5be63c is described below

commit 5f9ce5be63c4dd02208e226e25a1739edec6ab61
Author: yangon <[email protected]>
AuthorDate: Mon Aug 11 14:45:16 2025 +0800

    update annoucement bar (#2723)
---
 docusaurus.config.js | 4 ++--
 src/pages/index.tsx  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index d04c7c532ff..710609bff39 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -216,10 +216,10 @@ const config = {
                <span>走进小米 —— Apache Doris 企业行@武汉 Meetup</span> 
                <p 
style="margin-left:0.675rem;color:#52CAA3;font-size:0.875rem;line-height:1rem;font-weight:700;letter-spacing:0.28px;">查看详情
 -></p> 
                    </a>`,
-                    en: `<a 
href="https://www.velodb.io/events/apache-doris-meetup-20250822"; 
target="_blank" style="display:flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none;">
+                    en: `<a 
href="https://www.velodb.io/events/doris-meetup-250820"; target="_blank" 
style="display:flex; width: 100%; align-items: center; justify-content: center; 
margin-left: 4px; text-decoration: none;">
                     <img style="width: 19px; height: 19px; margin-right: 3px;" 
src="/images/nav-star.svg">
                     <span 
style="color:#52CAA3;font-size:0.875rem;font-weight:700;line-height:1rem; 
margin-right:0.675rem; text-decoration: none;">NEW EVENTS</span>
-                   <span><strong>August 22, NebulaGraph × Apache Doris Meetup 
@ Hong Kong</strong>: Reshaping fintech analytics. 🔥</span> 
+                   <span>Real-Time IoT Analytics — Apache Doris × EMQ Meetup | 
Aug 20 · San Francisco</span> 
                    <p 
style="margin-left:0.675rem;color:#52CAA3;font-size:0.875rem;line-height:1rem;font-weight:700;letter-spacing:0.28px;">Register
 Now -></p> 
                        </a>`,
                 }),
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 89df73b951d..f821ab2039c 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -70,7 +70,7 @@ export default function Home(): JSX.Element {
         ),
         event: (
             <Link
-                
to={'https://www.velodb.io/events/apache-doris-meetup-20250822'}
+                to={'https://www.velodb.io/events/doris-meetup-250820'}
                 style={{ background: 'linear-gradient(0deg, #F7F9FE 0%, 
#F7F9FE 100%), #FFF', textDecoration: 'none' }}
                 onMouseEnter={() => {
                     
document.getElementById('event-star-icon').firstChild.style.fill = '#444FD9';
@@ -87,7 +87,7 @@ export default function Home(): JSX.Element {
                     </span>
                 </div>
                 <p className="lg:ml-[0.75rem] group-hover:text-[#444FD9] 
text-[1rem]/[1rem] text-[#000]">
-                    NebulaGraph × Apache Doris @ Hong Kong: New Fintech 
Paradigm on August 22
+                    Real-Time IoT Analytics — Apache Doris × EMQ Meetup | Aug 
20 · San Francisco
                 </p>
             </Link>
         ),


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to