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

gosonzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b19fa5584 [INLONG-4703][Website] Adjust the footer content of the home 
page (#432)
b19fa5584 is described below

commit b19fa5584bf4b2ddaddbd93ec31a9ff3d40b59d1
Author: Daniel <[email protected]>
AuthorDate: Tue Jun 21 10:37:52 2022 +0800

    [INLONG-4703][Website] Adjust the footer content of the home page (#432)
---
 i18n/zh-CN/docusaurus-theme-classic/footer.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/i18n/zh-CN/docusaurus-theme-classic/footer.json 
b/i18n/zh-CN/docusaurus-theme-classic/footer.json
index 33e3c520d..ed34a31f4 100644
--- a/i18n/zh-CN/docusaurus-theme-classic/footer.json
+++ b/i18n/zh-CN/docusaurus-theme-classic/footer.json
@@ -1,6 +1,6 @@
 {
   "copyright": {
-    "message": "<div style=\"text-align: left;\">\n          <div>\n           
 <p style=\"font-family: Avenir-Medium;font-size: 14px;color: #999;line-height: 
20px;\"> Apache InLong 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 indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with [...]
+    "message": "<div style=\"text-align: left;\">\n          <div 
style=\"display: flex; align-items: flex-end;\">\n            <p 
style=\"font-family: Avenir-Medium;font-size: 14px;color: #999; flex: 
1;\">Copyright © 2020-2022 The Apache Software Foundation. Licensed under the 
Apache License, Version 2.0.</p>\n            <a class=\"acevent\" 
data-format=\"square\" data-mode=\"dark\" data-event=\"random\"></a>\n          
</div>\n          <div style=\"border-top: 1px solid #ccc;min-heig [...]
     "description": "The footer copyright"
   }
-}
\ No newline at end of file
+}

Reply via email to