From d79bf5483c5c5cc8f41d2a86c742407957f37ac1 Mon Sep 17 00:00:00 2001 From: Vaclav Elias Date: Mon, 9 Oct 2023 23:43:19 +0100 Subject: [PATCH] fix: Header improvements --- _includes/_head.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/_head.html b/_includes/_head.html index e4a838aa..646e17c1 100644 --- a/_includes/_head.html +++ b/_includes/_head.html @@ -3,7 +3,7 @@ {%- if site.google-analytics -%}{% include google-tag.html %}{%- endif -%} {% if title != 'Home' %}{{ title }} - {% endif %}{{ site.title }} - + @@ -12,13 +12,13 @@ - + {% if image %} {%- if image contains "http://" or image contains "https://" -%} - + {%- else -%} - + {%- endif -%} {%- else -%} @@ -27,12 +27,12 @@ - + {% if image %} {%- if image contains "http://" or image contains "https://" -%} - + {%- else -%} - + {%- endif -%} {%- else -%}