Skip to content

Commit c62d592

Browse files
committed
Site: Update ASF logo links
1 parent e330b9a commit c62d592

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

site/_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div id="poweredby">
33
<a href="http://www.apache.org/">
44
<span class="sr-only">Apache</span>
5-
<img src="{{ site.baseurl }}/img/feather.png" width="190" height="77" alt="Apache Logo"></a>
5+
<img src="https://www.apache.org/img/asf_logo.png" width="190" height="77" alt="Apache Logo"></a>
66
</div>
77
<div id="copyright">
88
<p>The contents of this website are Copyright &copy;&nbsp;{{ site.time | date: '%Y' }}

site/img/SupportApache-small.png

-94.3 KB
Binary file not shown.

site/img/feather.png

-5.18 KB
Binary file not shown.

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3>Sub-Projects</h3>
8686
<div class="grid">
8787
<div class="unit one-third">
8888
<a href="https://www.apache.org/foundation/contributing.html">
89-
<img src="{{ site.baseurl }}/img/SupportApache-small.png" width="300" height="300" alt="Support Apache">
89+
<img src="https://www.apache.org/img/feather_glyph_notm.png" width="300" height="300" alt="Support Apache">
9090
</a>
9191
</div>
9292
<div class="unit two-thirds">

0 commit comments

Comments
 (0)