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

shenghang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b97521b08a7c Fix duplicate title and meta tags in index.html
b97521b08a7c is described below

commit b97521b08a7c7d40037a43372ec84514b7afc9ee
Author: Jast <[email protected]>
AuthorDate: Sat Jan 17 09:02:33 2026 +0800

    Fix duplicate title and meta tags in index.html
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index e377f2d85b93..91b73ab4a116 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
 <head>
 <meta charset="UTF-8">
 <meta name="generator" content="Docusaurus v2.4.3">
-<title data-rh="true">Apache SeaTunnel | Apache SeaTunnel</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://seatunnel.apache.org/";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh=" [...]
+<title data-rh="true">Apache SeaTunnel | Apache SeaTunnel</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://seatunnel.apache.org/";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache SeaTunnel Atom Feed">
 
 
@@ -39,4 +39,4 @@ Fast Speed &amp; High Accuracy</h1><h2 class="sub_subtitle 
text_center">Integrat
 <script src="/assets/js/runtime~main.7b77f844.js"></script>
 <script src="/assets/js/main.fa9e3a40.js"></script>
 </body>
-</html>
\ No newline at end of file
+</html>

Reply via email to