From e14fc85afa522ff49b4f226ed10cc082dcf43662 Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Wed, 19 Jun 2024 17:30:29 +0200 Subject: [PATCH] Attempt to fix look'n'feel on mobile devices --- themes/exectos/layouts/partials/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/exectos/layouts/partials/head.html b/themes/exectos/layouts/partials/head.html index f9f5d3a..a77ec8f 100644 --- a/themes/exectos/layouts/partials/head.html +++ b/themes/exectos/layouts/partials/head.html @@ -4,6 +4,7 @@ - + + {{ $title := print .Site.Title " | " .Title }}{{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}{{ $title }}