Skip to content

Commit a485117

Browse files
GEODE-10474: Update logomark after ASF rebrand
GEODE-10474: Project website does not reflect updated branding The ASF recently launched a new brand and visual identity, which incudes a new logomark. This commit replaces the former logomark on the Geode project home page with the new one in order to comply with ASF brand guidelines. It also updates the copyright year to 2025. Signed-off-by: Bryan Behrenshausen <bryan.behrenshausen@sas.com>
1 parent e72fd18 commit a485117

3 files changed

Lines changed: 46 additions & 3 deletions

File tree

website/content/img/asf_logo.png

-149 KB
Binary file not shown.

website/content/img/asf_logo.svg

Lines changed: 43 additions & 0 deletions
Loading

website/layouts/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
<div class="row">
6666
<center>
6767
<div id="copyright">
68-
<a href="https://www.apache.org" target="_blank"><img src="/img/asf_logo.png" height="125"></a><br/><br/>
69-
<p>Copyright © 2016 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.<br>
70-
Apache, Apache Geode, and the Apache feather logos are trademarks of The Apache Software Foundation.</p>
68+
<a href="https://www.apache.org" target="_blank"><img src="/img/asf_logo.svg" height="125"></a><br/><br/>
69+
<p>Copyright © 2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.<br>
70+
Apache, Apache Geode, and the Apache logos are trademarks of The Apache Software Foundation.</p>
7171
<p>Site designed & assembled with love by <a href="https://github.com/ryuneeee">@ryuneeee</a> + <a href="https://github.com/realbeast">@realbeast</a> + <a href="https://twitter.com/timanglade">@timanglade</a> + <a href="https://twitter.com/snoopdave">@snoopdave</a> for Apache Usergrid.</p>
7272
<p>Modified for Apache Geode by <a href="https://twitter.com/william_markito">@william_markito</a>.</p>
7373
</div>

0 commit comments

Comments
 (0)