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 ecf96a997e docs: Hopefully fixed the plc4x logo in the header.
ecf96a997e is described below

commit ecf96a997e5ffaeee888510781a8857b6adf9ae8
Author: Christofer Dutz <[email protected]>
AuthorDate: Sat May 9 18:37:55 2026 +0200

    docs: Hopefully fixed the plc4x logo in the header.
---
 website/resources/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/resources/index.html b/website/resources/index.html
index f85128d226..038fcd74b1 100644
--- a/website/resources/index.html
+++ b/website/resources/index.html
@@ -48,7 +48,7 @@
   <nav class="navbar">
     <div class="navbar-brand">
       <a class="navbar-item" href="./">
-          <img src="./plc4x/latest/_images/apache_plc4x_logo.png" alt="Apache 
PLC4X">
+          <img src="./plc4x/latest/_images/apache_plc4x_logo_small.png" 
alt="Apache PLC4X">
       </a>
       <div class="navbar-item search hide-for-print">
         <div id="search-field" class="field">
@@ -105,7 +105,7 @@
                             <div class="row margin-rl-0">
                                 <div class="col-md-12">
                                     <div class="margin-rl-auto">
-                                        <img 
src="images/apache-plc4x-oakleaf-dark.png" alt="Apache PLC4X"
+                                        <img 
src="images/apache_plc4x_logo.png" alt="Apache PLC4X"
                                              class="plc4x-logo center"/>
                                     </div>
                                     <h3 style="text-align:center;">

Reply via email to