From 930f8531673bc3c1f8428203f877af2867c6dbad Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Fri, 16 Aug 2019 02:58:39 -0700 Subject: [PATCH] Add missing title tag --- themes/vanilla/layouts/partials/head.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/vanilla/layouts/partials/head.html b/themes/vanilla/layouts/partials/head.html index 939d55f..c313a19 100644 --- a/themes/vanilla/layouts/partials/head.html +++ b/themes/vanilla/layouts/partials/head.html @@ -9,4 +9,6 @@ + + {{ .Title }}