This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git
The following commit(s) were added to refs/heads/trunk by this push:
new 315db9c Update ASF logo
315db9c is described below
commit 315db9c823ee21ede37fa90d7c8e03a17e2dc6b9
Author: JB Onofré <[email protected]>
AuthorDate: Tue Sep 16 18:23:22 2025 +0200
Update ASF logo
---
_includes/navigation.html | 2 +-
images/Apache_PoweredBy.png | Bin 0 -> 610589 bytes
images/asf_logo_wide.png | Bin 0 -> 212062 bytes
images/karaf-logo-new.png | Bin 4291 -> 4062 bytes
index.html | 6 +++---
5 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/_includes/navigation.html b/_includes/navigation.html
index 62d9940..7a85b95 100644
--- a/_includes/navigation.html
+++ b/_includes/navigation.html
@@ -24,7 +24,7 @@
{% endfor %}
<li class="nav-item">
- <a class="nav-link"
href="https://www.apache.org"><img src="/images/apache-feather-tm-new.png"/></a>
+ <a class="nav-link"
href="https://www.apache.org"><img src="/images/asf_logo_wide.png"/></a>
</li>
</ul>
<div>
diff --git a/images/Apache_PoweredBy.png b/images/Apache_PoweredBy.png
new file mode 100644
index 0000000..817e05a
Binary files /dev/null and b/images/Apache_PoweredBy.png differ
diff --git a/images/asf_logo_wide.png b/images/asf_logo_wide.png
new file mode 100644
index 0000000..2a6cc99
Binary files /dev/null and b/images/asf_logo_wide.png differ
diff --git a/images/karaf-logo-new.png b/images/karaf-logo-new.png
index b42e0e1..b538e66 100644
Binary files a/images/karaf-logo-new.png and b/images/karaf-logo-new.png differ
diff --git a/index.html b/index.html
index 0feb623..9d89dfe 100644
--- a/index.html
+++ b/index.html
@@ -258,10 +258,10 @@ permalink: /
<div class="row featurette">
<div class="col-md-7">
- <h2 class="featurette-heading">Apache & <span
class="text-muted">OpenSource.</span></h2>
+ <h2 class="featurette-heading">The ASF & <span
class="text-muted">OpenSource.</span></h2>
<p class="lead">
Karaf is your project !
- Karaf is an <a href="https://www.apache.org">Apache Software
Foundation</a> project, available under the Apache v2 license.<br/>
+ Karaf is an <a href="https://www.apache.org">ASF</a> project,
available under the Apache v2 license.<br/>
It's a complete open community, always listening proposals and
comments.<br/>
<a href="/community.html">Sources</a>, <a
href="/community.html">mailing lists</a>, <a href="/community.html">issue
tracker</a>: it's fully open, you can access directly.<br/>
We also love contributions : don't hesitate to <a
href="/community.html">contribute</a>.
@@ -272,7 +272,7 @@ permalink: /
</p>
</div>
<div class="col-md-5 align-items-center">
- <img class="featurette-image img-fluid mx-auto"
src="/images/apache.png" alt="Apache"><br><br><br>
+ <img class="featurette-image img-fluid mx-auto"
src="/images/asf_logo_wide.png" alt="The ASF"><br><br><br>
<a href="https://www.apachecon.com/acah2020/" target="_blank">
<img class="featurette-image img-fluid mx-auto"
src="https://www.apache.org/events/current-event-234x60.png" alt="ApacheCon" />
</a>