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

chrisdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new ce4ee253be docs: Hopefully fixed the plc4x logo in the header.
ce4ee253be is described below

commit ce4ee253bebf11d013d4f05c486cab5e2cdd89f1
Author: Christofer Dutz <[email protected]>
AuthorDate: Sat May 9 10:08:04 2026 +0200

    docs: Hopefully fixed the plc4x logo in the header.
---
 ...x-oakleaf-dark-small.png => apache_plc4x_logo_small.png} | Bin
 website/patches/header-content.patch                        |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/website/asciidoc/modules/ROOT/images/apache-plc4x-oakleaf-dark-small.png 
b/website/asciidoc/modules/ROOT/images/apache_plc4x_logo_small.png
similarity index 100%
rename from 
website/asciidoc/modules/ROOT/images/apache-plc4x-oakleaf-dark-small.png
rename to website/asciidoc/modules/ROOT/images/apache_plc4x_logo_small.png
diff --git a/website/patches/header-content.patch 
b/website/patches/header-content.patch
index 954ad8577b..528a25e71a 100644
--- a/website/patches/header-content.patch
+++ b/website/patches/header-content.patch
@@ -22,7 +22,7 @@
      <div class="navbar-brand">
 -      <a class="navbar-item" href="{{{or site.url 
siteRootPath}}}">{{site.title}}</a>
 +      <a class="navbar-item" href="{{{or site.url siteRootPath}}}">
-+          <img src="{{{or site.url 
siteRootPath}}}/plc4x/{{page.version}}/_images/apache_plc4x_logo.png" 
alt="Apache PLC4X">
++          <img src="{{{or site.url 
siteRootPath}}}/plc4x/{{page.version}}/_images/apache_plc4x_logo_small.png" 
alt="Apache PLC4X">
 +      </a>
        {{#if env.SITE_SEARCH_PROVIDER}}
        <div class="navbar-item search hide-for-print">

Reply via email to