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

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


The following commit(s) were added to refs/heads/master by this push:
     new 66746f9  [INLONG-2133] Update year to 2022 (#251)
66746f9 is described below

commit 66746f94f59ad54916202c2e8408ec13f136d6c6
Author: gosonzhang <[email protected]>
AuthorDate: Tue Jan 11 11:45:57 2022 +0800

    [INLONG-2133] Update year to 2022 (#251)
---
 docusaurus.config.js                            | 2 +-
 i18n/zh-CN/docusaurus-theme-classic/footer.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 6f29a5c..0bee30d 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -224,7 +224,7 @@ const darkCodeTheme = 
require('prism-react-renderer/themes/dracula');
           <div>
             <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 name of Apache TLP 
sponsor. 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 other successful ASF 
projects. While incubation status is n [...]
           </div>
-          <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2019-2020 The Apache 
Software Foundation. Apache InLong, InLong, and its feather logo are trademarks 
of The Apache Software Foundation.</span></div>
+          <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2019-2022 The Apache 
Software Foundation. Apache InLong, InLong, and its feather logo are trademarks 
of The Apache Software Foundation.</span></div>
         </div>`,
       },
       prism: {
diff --git a/i18n/zh-CN/docusaurus-theme-classic/footer.json 
b/i18n/zh-CN/docusaurus-theme-classic/footer.json
index 1f3c5a7..cc6da7d 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 name of Apache TLP sponsor. 
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 consi [...]
+    "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 name of Apache TLP sponsor. 
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 consi [...]
     "description": "The footer copyright"
   }
 }
\ No newline at end of file

Reply via email to