From aee830feaffdf0dbbfcd6b29d50a02474670c430 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 21 Oct 2018 03:59:14 +0200 Subject: [PATCH] Update index.html --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index b765121..34c5660 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,5 @@ {{/* Used to render the list of posts on the index page. */}} -> + {{ partial "head.html" . }} -- 2.17.1