diff --git a/_includes/header.html b/_includes/header.html
index 3d4b665135b25e83bd73abc8bc92a6ba3c066e7a..baa508bbc295ae29abbe589d0db831ace4f4f170 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -37,6 +37,12 @@ See also:
                 src="{{ '/assets/img/HIFIS_Logo_short_RGB_cropped.svg' | relative_url }}"
                 alt="HIFIS Logo"
             >
+            <img
+                id="header-logo"
+                class="logo"
+                src="{{ '/assets/img/HIFIS_SWS_Logo_cropped.svg' | relative_url }}"
+                alt="HIFIS Logo"
+            >            
         </a>
 
         {% comment %}