This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1b956f4321d8 chore: update footer to fix the ASF's full name (#777)
1b956f4321d8 is described below
commit 1b956f4321d8b227e0802737ffa01c52708e9034
Author: Suyan <[email protected]>
AuthorDate: Tue Feb 6 13:35:51 2024 +0800
chore: update footer to fix the ASF's full name (#777)
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index f92fbef41c95..3513c69e13c5 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -350,7 +350,7 @@ module.exports = {
copyright: `
<div>
<img class="footer-apache-logo" src="/img/feather-logo-white.svg"
alt="" width="20">
- Apache Foundation
+ The Apache Software Foundation
</div>
<p>Apache Pulsar is available under the Apache License, version 2.0.
Apache Pulsar is an open-source, distributed messaging and streaming platform
built for the cloud.</p>
<p>Copyright © ${new Date().getFullYear()} The Apache Software
Foundation. All Rights Reserved. Apache, Pulsar, Apache Pulsar, and the Apache
feather logo are trademarks or registered trademarks of The Apache Software
Foundation.</p>