This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 40487b2672e0 [Fix] Fix apache icon cannot be displayed (#369)
40487b2672e0 is described below
commit 40487b2672e0421d6f5e3961583a35644fd6af54
Author: fcb-xiaobo <[email protected]>
AuthorDate: Wed May 7 19:38:23 2025 +0800
[Fix] Fix apache icon cannot be displayed (#369)
---
i18n/zh-CN/docusaurus-theme-classic/footer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/zh-CN/docusaurus-theme-classic/footer.json
b/i18n/zh-CN/docusaurus-theme-classic/footer.json
index bbfd136d9dac..5dfcff504917 100644
--- a/i18n/zh-CN/docusaurus-theme-classic/footer.json
+++ b/i18n/zh-CN/docusaurus-theme-classic/footer.json
@@ -46,7 +46,7 @@
"description": "The label of footer link with label=Mail Archive linking
to https://lists.apache.org/[email protected]"
},
"copyright": {
- "message": "<div style=\"margin-top: 20px;background: #f4f8fa\">\n
<img style=\"height:50px;margin-bottom: 10px\" alt=\"Apache Software
Foundation\" src=\"/zh-CN/image/incubator-logo.svg\" />\n <p
style=\"color: #999999;font-weight:400;text-align:left\">Apache SeaTunnel is an
effort undergoing incubation at The Apache Software Foundation (ASF), sponsored
by the Apache Incubator. Incubation is required of all newly accepted projects
until a further review [...]
+ "message": "<div style=\"margin-top: 20px;background: #f4f8fa\">\n
<img style=\"height:50px;margin-bottom: 10px\" alt=\"Apache Software
Foundation\" src=\"/image/asf_logo_wide.svg\" />\n <p
style=\"color: #999999;font-weight:400;text-align:left\">Apache SeaTunnel is an
effort undergoing incubation at The Apache Software Foundation (ASF), sponsored
by the Apache Incubator. Incubation is required of all newly accepted projects
until a further review indica [...]
"description": "The footer copyright"
}
}