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

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 72d6aebce refine trademark footer (#319)
72d6aebce is described below

commit 72d6aebce8d89361669d51f8e4cb1e763157c339
Author: Shawn Yang <[email protected]>
AuthorDate: Thu Sep 18 00:10:24 2025 +0800

    refine trademark footer (#319)
---
 docusaurus.config.ts                            | 2 +-
 i18n/en-us/docusaurus-theme-classic/footer.json | 4 ++--
 i18n/zh-CN/docusaurus-theme-classic/footer.json | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 0b7c093f0..0327ca0d7 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -256,7 +256,7 @@ const config: Config = {
       copyright: `<div>
       <p>
         Copyright © ${new Date().getFullYear()} The Apache Software 
Foundation, Licensed under the Apache License, Version 2.0. <br/>
-        Apache, the names of Apache projects, and the feather logo are either 
registered trademarks or trademarks of the Apache Software Foundation in the 
United States and/or other countries.
+        Apache Fory, Fory, Apache, the Apache Logo and the Apache Fory logo 
are either registered trademarks or trademarks of the Apache Software 
Foundation in the United States and/or other countries.
       </p>
       </div>`,
     },
diff --git a/i18n/en-us/docusaurus-theme-classic/footer.json 
b/i18n/en-us/docusaurus-theme-classic/footer.json
index 1cb9b8520..279ad1600 100644
--- a/i18n/en-us/docusaurus-theme-classic/footer.json
+++ b/i18n/en-us/docusaurus-theme-classic/footer.json
@@ -44,11 +44,11 @@
     "description": "The label of footer link with label=Website linking to 
https://github.com/apache/fory-site";
   },
   "copyright": {
-    "message": "<div>\n      <p> Copyright © 2025 The Apache Software 
Foundation, Licensed under the Apache License, Version 2.0. <br/>\n        
Apache, the names of Apache projects, and the feather logo are either 
registered trademarks or trademarks of the Apache Software Foundation in the 
United States and/or other countries.\n      </p>\n      </div>",
+    "message": "<div>\n      <p> Copyright © 2025 The Apache Software 
Foundation, Licensed under the Apache License, Version 2.0. <br/>\n        
Apache Fory, Fory, Apache, the Apache Logo and the Apache Fory logo are either 
registered trademarks or trademarks of the Apache Software Foundation in the 
United States and/or other countries.\n      </p>\n      </div>",
     "description": "The footer copyright"
   },
   "logo.alt": {
     "message": "Apache Incubator logo",
     "description": "The alt text of footer logo"
   }
-}
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-theme-classic/footer.json 
b/i18n/zh-CN/docusaurus-theme-classic/footer.json
index 6c6dcc055..576bf472a 100644
--- a/i18n/zh-CN/docusaurus-theme-classic/footer.json
+++ b/i18n/zh-CN/docusaurus-theme-classic/footer.json
@@ -44,11 +44,11 @@
     "description": "The label of footer link with label=Website linking to 
https://github.com/apache/fory-site";
   },
   "copyright": {
-    "message": "<div>\n      <p> 版权所有 © 2025 The Apache Software 
Foundation,许可证:Apache License, Version 2.0。 <br/>\n        Apache、Apache 
项目的名称以及羽毛标志是 Apache 软件基金会在美国和/或其他国家的注册商标或商标。\n      </p>\n      </div>",
+    "message": "<div>\n      <p> 版权所有 © 2025 The Apache Software 
Foundation,许可证:Apache License, Version 2.0。 <br/>\n        Apache 
Fory、Fory、Apache、Apache Logo、Apache Fory Logo 是 Apache 
软件基金会在美国和/或其他国家的注册商标或商标。\n      </p>\n      </div>",
     "description": "The footer copyright"
   },
   "logo.alt": {
     "message": "Apache Incubator 标志",
     "description": "The alt text of footer logo"
   }
-}
+}
\ No newline at end of file


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

Reply via email to