This is an automated email from the ASF dual-hosted git repository.
mmior pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new b6b3a068f5 Fix aspect ratio for ASF logos
b6b3a068f5 is described below
commit b6b3a068f5a524a18db7523a9a6db0a325fb390d
Author: Michael Mior <[email protected]>
AuthorDate: Wed Oct 22 10:10:47 2025 -0400
Fix aspect ratio for ASF logos
---
site/_includes/footer.html | 2 +-
site/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index 5fa28603cf..4082003091 100644
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -2,7 +2,7 @@
<div id="poweredby">
<a href="http://www.apache.org/">
<span class="sr-only">Apache</span>
- <img src="https://www.apache.org/img/asf_logo.png" width="190"
height="77" alt="Apache Logo"></a>
+ <img src="https://www.apache.org/img/asf_logo.png" width="147"
height="77" alt="Apache Logo"></a>
</div>
<div id="copyright">
<p>The contents of this website are Copyright © {{ site.time |
date: '%Y' }}
diff --git a/site/index.html b/site/index.html
index 157e2cf83c..6793ae88ac 100644
--- a/site/index.html
+++ b/site/index.html
@@ -86,7 +86,7 @@ <h3>Sub-Projects</h3>
<div class="grid">
<div class="unit one-third">
<a href="https://www.apache.org/foundation/contributing.html">
- <img src="https://www.apache.org/img/feather_glyph_notm.png"
width="300" height="300" alt="Support Apache">
+ <img src="https://www.apache.org/img/feather_glyph_notm.png"
width="195" height="300" alt="Support Apache">
</a>
</div>
<div class="unit two-thirds">