This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git
The following commit(s) were added to refs/heads/main by this push:
new 13566bc update footer
13566bc is described below
commit 13566bc3b6b094f4c2e7d9fb6f9c67770834283b
Author: Justin Mclean <[email protected]>
AuthorDate: Wed Jul 17 13:29:41 2024 +1000
update footer
---
docusaurus.config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index bb556bc..a41de57 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -141,7 +141,7 @@ const config: Config = {
</p>
<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 Gravitino, the names of other Apache projects, and the ASF logo
are either registered trademarks or trademarks of the Apache Software
Foundation in the United States and/or other countries.
</p>
</div>`,
},