From 2886d6e41699b16832834a3c672815b28e327357 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Wed, 3 Jun 2026 19:35:05 +0300 Subject: [PATCH] make css version --- themes/papercut/layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/papercut/layouts/partials/head.html b/themes/papercut/layouts/partials/head.html index 1dea093..116a8b9 100644 --- a/themes/papercut/layouts/partials/head.html +++ b/themes/papercut/layouts/partials/head.html @@ -2,7 +2,7 @@ - + {{ $title := print .Title " | " .Site.Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }}