This is an automated email from the ASF dual-hosted git repository.
mboehm7 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds-website.git
The following commit(s) were added to refs/heads/main by this push:
new f3678b2b Updates website to use new Apache logo. (#155)
f3678b2b is described below
commit f3678b2b91cb5604962f8f25f6d157887a721a41
Author: Rich Bowen <[email protected]>
AuthorDate: Sat May 9 10:49:04 2026 -0400
Updates website to use new Apache logo. (#155)
* ASF policy requires that this links to the central ASF privacy policy.
Thanks!
* Updates website to use new Apache logo.
---
_src/_data/navigation.yml | 2 +-
_src/_includes/themes/apache/partials/_footer.html | 2 +-
_src/assets/img/apache-foundation-logo.png | Bin 11296 -> 38604 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_src/_data/navigation.yml b/_src/_data/navigation.yml
index 0ab486fd..4481395a 100644
--- a/_src/_data/navigation.yml
+++ b/_src/_data/navigation.yml
@@ -55,6 +55,6 @@ topnav:
- title: Thanks
url: https://www.apache.org/foundation/thanks
- title: Privacy Policy
- url: /privacy-policy
+ url: https://privacy.apache.org/policies/privacy-policy-public.html
- title: Security
url: /security
diff --git a/_src/_includes/themes/apache/partials/_footer.html
b/_src/_includes/themes/apache/partials/_footer.html
index 929d4f95..594d558f 100644
--- a/_src/_includes/themes/apache/partials/_footer.html
+++ b/_src/_includes/themes/apache/partials/_footer.html
@@ -29,7 +29,7 @@ limitations under the License.
<a href="https://www.apache.org">The Apache Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
<br>
- Apache and the Apache Feather logo are trademarks of The Apache
Software Foundation.
+ Apache and the Apache oak leaf logo are trademarks of The Apache
Software Foundation.
</div>
</div>
</div>
diff --git a/_src/assets/img/apache-foundation-logo.png
b/_src/assets/img/apache-foundation-logo.png
index afb67ddb..fb05bdec 100644
Binary files a/_src/assets/img/apache-foundation-logo.png and
b/_src/assets/img/apache-foundation-logo.png differ