This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 61c2d850 Adopt the new ASF logo
61c2d850 is described below

commit 61c2d850ccd4468d506d027e12004300204e303f
Author: Zoran Regvart <[email protected]>
AuthorDate: Mon Apr 27 07:50:45 2026 +0200

    Adopt the new ASF logo
    
    See: https://news.apache.org/foundation/entry/introducing-the-asfs-new-logo
---
 antora-ui-camel/public/_/data/rev-manifest.json         |   2 +-
 antora-ui-camel/public/_/helpers/asset.js               |   2 +-
 .../public/_/img/asf-estd-1999-logo-2451be5b6e.svg      |   1 -
 .../public/_/img/asf_logo_wide-3982e7e19b.svg           |   1 +
 antora-ui-camel/public/_/rev-manifest                   |   2 +-
 antora-ui-camel/src/img/asf-estd-1999-logo.svg          |   1 -
 antora-ui-camel/src/img/asf_logo_wide.svg               |   1 +
 content/_index.md                                       |   4 ++--
 static/img/apache-logo.png                              | Bin 41489 -> 0 bytes
 9 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/antora-ui-camel/public/_/data/rev-manifest.json 
b/antora-ui-camel/public/_/data/rev-manifest.json
index 92bbd923..9e95d8a1 100644
--- a/antora-ui-camel/public/_/data/rev-manifest.json
+++ b/antora-ui-camel/public/_/data/rev-manifest.json
@@ -4,7 +4,7 @@
   "img/apache-kafka.svg": "img/apache-kafka-88809b7472.svg",
   "img/apache-karaf.svg": "img/apache-karaf-7bdb5ce2e3.svg",
   "img/articles.svg": "img/articles-88ac404d18.svg",
-  "img/asf-estd-1999-logo.svg": "img/asf-estd-1999-logo-2451be5b6e.svg",
+  "img/asf_logo_wide.svg": "img/asf_logo_wide-3982e7e19b.svg",
   "img/back.svg": "img/back-e8d811f74c.svg",
   "img/blog.svg": "img/blog-4c7fa4cb60.svg",
   "img/books.svg": "img/books-77a59b07e1.svg",
diff --git a/antora-ui-camel/public/_/helpers/asset.js 
b/antora-ui-camel/public/_/helpers/asset.js
index 58dfe21a..aef9a24b 100644
--- a/antora-ui-camel/public/_/helpers/asset.js
+++ b/antora-ui-camel/public/_/helpers/asset.js
@@ -6,7 +6,7 @@ const manifest = {
   "img/apache-kafka.svg": "img/apache-kafka-88809b7472.svg",
   "img/apache-karaf.svg": "img/apache-karaf-7bdb5ce2e3.svg",
   "img/articles.svg": "img/articles-88ac404d18.svg",
-  "img/asf-estd-1999-logo.svg": "img/asf-estd-1999-logo-2451be5b6e.svg",
+  "img/asf_logo_wide.svg": "img/asf_logo_wide-3982e7e19b.svg",
   "img/back.svg": "img/back-e8d811f74c.svg",
   "img/blog.svg": "img/blog-4c7fa4cb60.svg",
   "img/books.svg": "img/books-77a59b07e1.svg",
diff --git a/antora-ui-camel/public/_/img/asf-estd-1999-logo-2451be5b6e.svg 
b/antora-ui-camel/public/_/img/asf-estd-1999-logo-2451be5b6e.svg
deleted file mode 100644
index 5a6e494a..00000000
--- a/antora-ui-camel/public/_/img/asf-estd-1999-logo-2451be5b6e.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg width="439" height="179" fill="none" 
xmlns="http://www.w3.org/2000/svg";><path fill="#fff" d="M0 0h439v179H0z"/><g 
clip-path="url(#a)"><path d="M436.572 53.038c.938.938 1.404 2.066 1.404 
3.384s-.466 2.446-1.404 3.397c-.938.944-2.072 1.416-3.409 1.416-1.336 
0-2.464-.466-3.396-1.404-.926-.938-1.392-2.066-1.392-3.384s.466-2.447 
1.404-3.397c.938-.944 2.066-1.416 3.396-1.416 1.325 0 2.459.466 3.397 
1.404Zm-.405 6.382c.816-.834 1.226-1.827 1.226-2.986 
0-1.158-.404-2.145-1.214-2.973-.809-.8 [...]
\ No newline at end of file
diff --git a/antora-ui-camel/public/_/img/asf_logo_wide-3982e7e19b.svg 
b/antora-ui-camel/public/_/img/asf_logo_wide-3982e7e19b.svg
new file mode 100644
index 00000000..4f37dbde
--- /dev/null
+++ b/antora-ui-camel/public/_/img/asf_logo_wide-3982e7e19b.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; id="Layer_1" width="1000" height="525" 
version="1.1"><defs id="defs1"><style 
id="style1">.cls-1{fill:#7c297d}.cls-3{fill:#dd552c}.cls-4{fill:#d22128}</style></defs><g
 id="g11" transform="matrix(.85 0 0 .85 75 39.375)"><g id="g3"><path id="path1" 
d="M458.804 181.745h49.045l87.413 
220.094h-53.455l-14.777-38.044h-87.406l-15.094 38.044h-53.14Zm55.65 
142.746L483.33 244l-30.814 80.491Z" class="cls-1"/><path id="path2" d="M622.717 
331.722h48.735c.317 21.0 [...]
\ No newline at end of file
diff --git a/antora-ui-camel/public/_/rev-manifest 
b/antora-ui-camel/public/_/rev-manifest
index 92bbd923..9e95d8a1 100644
--- a/antora-ui-camel/public/_/rev-manifest
+++ b/antora-ui-camel/public/_/rev-manifest
@@ -4,7 +4,7 @@
   "img/apache-kafka.svg": "img/apache-kafka-88809b7472.svg",
   "img/apache-karaf.svg": "img/apache-karaf-7bdb5ce2e3.svg",
   "img/articles.svg": "img/articles-88ac404d18.svg",
-  "img/asf-estd-1999-logo.svg": "img/asf-estd-1999-logo-2451be5b6e.svg",
+  "img/asf_logo_wide.svg": "img/asf_logo_wide-3982e7e19b.svg",
   "img/back.svg": "img/back-e8d811f74c.svg",
   "img/blog.svg": "img/blog-4c7fa4cb60.svg",
   "img/books.svg": "img/books-77a59b07e1.svg",
diff --git a/antora-ui-camel/src/img/asf-estd-1999-logo.svg 
b/antora-ui-camel/src/img/asf-estd-1999-logo.svg
deleted file mode 100644
index 5a6e494a..00000000
--- a/antora-ui-camel/src/img/asf-estd-1999-logo.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg width="439" height="179" fill="none" 
xmlns="http://www.w3.org/2000/svg";><path fill="#fff" d="M0 0h439v179H0z"/><g 
clip-path="url(#a)"><path d="M436.572 53.038c.938.938 1.404 2.066 1.404 
3.384s-.466 2.446-1.404 3.397c-.938.944-2.072 1.416-3.409 1.416-1.336 
0-2.464-.466-3.396-1.404-.926-.938-1.392-2.066-1.392-3.384s.466-2.447 
1.404-3.397c.938-.944 2.066-1.416 3.396-1.416 1.325 0 2.459.466 3.397 
1.404Zm-.405 6.382c.816-.834 1.226-1.827 1.226-2.986 
0-1.158-.404-2.145-1.214-2.973-.809-.8 [...]
\ No newline at end of file
diff --git a/antora-ui-camel/src/img/asf_logo_wide.svg 
b/antora-ui-camel/src/img/asf_logo_wide.svg
new file mode 100644
index 00000000..4f37dbde
--- /dev/null
+++ b/antora-ui-camel/src/img/asf_logo_wide.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; id="Layer_1" width="1000" height="525" 
version="1.1"><defs id="defs1"><style 
id="style1">.cls-1{fill:#7c297d}.cls-3{fill:#dd552c}.cls-4{fill:#d22128}</style></defs><g
 id="g11" transform="matrix(.85 0 0 .85 75 39.375)"><g id="g3"><path id="path1" 
d="M458.804 181.745h49.045l87.413 
220.094h-53.455l-14.777-38.044h-87.406l-15.094 38.044h-53.14Zm55.65 
142.746L483.33 244l-30.814 80.491Z" class="cls-1"/><path id="path2" d="M622.717 
331.722h48.735c.317 21.0 [...]
\ No newline at end of file
diff --git a/content/_index.md b/content/_index.md
index 4287bde8..da3c123e 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Home
 description: Camel is an open source integration framework that empowers you 
to quickly and easily integrate various systems consuming or producing data.
-keywords: 
+keywords:
 - apache
 - camel
 - integration
@@ -250,7 +250,7 @@ Camel JBang is CLI tooling to easily get started and for 
building low-code integ
 # Apache &amp; OpenSource
 
 {{< div "split" >}}
-{{< icon "asf-estd-1999-logo" "Apache Software foundation, Est. 1999" >}}
+{{< icon "asf_logo_wide" "The ASF, Est. 1999" >}}
 {{< /div >}}
 
 {{< div "split" >}}
diff --git a/static/img/apache-logo.png b/static/img/apache-logo.png
deleted file mode 100644
index 769fb144..00000000
Binary files a/static/img/apache-logo.png and /dev/null differ

Reply via email to