This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/site by this push:
new 663dee404a Site: Update ASF logo links
663dee404a is described below
commit 663dee404a6d33c916fb1b91eda51c17839a6491
Author: Ruben Quesada Lopez <[email protected]>
AuthorDate: Tue Aug 26 14:10:05 2025 +0100
Site: Update ASF logo links
---
site/_includes/footer.html | 2 +-
site/img/SupportApache-small.png | Bin 96596 -> 0 bytes
site/img/feather.png | Bin 5308 -> 0 bytes
site/index.html | 2 +-
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index efb5fddc1a..5fa28603cf 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="{{ site.baseurl }}/img/feather.png" width="190" height="77"
alt="Apache Logo"></a>
+ <img src="https://www.apache.org/img/asf_logo.png" width="190"
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/img/SupportApache-small.png b/site/img/SupportApache-small.png
deleted file mode 100644
index 4a23e05255..0000000000
Binary files a/site/img/SupportApache-small.png and /dev/null differ
diff --git a/site/img/feather.png b/site/img/feather.png
deleted file mode 100644
index 4fe4844908..0000000000
Binary files a/site/img/feather.png and /dev/null differ
diff --git a/site/index.html b/site/index.html
index 3598a899ca..157e2cf83c 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="{{ site.baseurl }}/img/SupportApache-small.png" width="300"
height="300" alt="Support Apache">
+ <img src="https://www.apache.org/img/feather_glyph_notm.png"
width="300" height="300" alt="Support Apache">
</a>
</div>
<div class="unit two-thirds">