This is an automated email from the ASF dual-hosted git repository.
niallp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push:
new 34300dd Change "Apache feather logo" to "Apache logo" in the footer
34300dd is described below
commit 34300dd406ae48dacd0f5710a0d1add584ed15d3
Author: Niall Pemberton <[email protected]>
AuthorDate: Fri Sep 12 00:51:33 2025 +0100
Change "Apache feather logo" to "Apache logo" in the footer
---
_includes/footer_custom.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html
index 6a41983..7f8bbdd 100644
--- a/_includes/footer_custom.html
+++ b/_includes/footer_custom.html
@@ -17,5 +17,5 @@ limitations under the License.
<p class="fs-2" align="center">Copyright © 2009-{{ site.time | date: "%Y" }}
The Apache Software Foundation,
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.</p>
+<br />Apache and the Apache logo are trademarks of The Apache Software
Foundation.</p>