From 42cb7e93aae18b24d10d339ce7848e5178506bb3 Mon Sep 17 00:00:00 2001 From: karthik Date: Sun, 15 Dec 2019 16:11:14 +0530 Subject: revert previous commit --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index fff0ea8..b463f08 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -3,7 +3,7 @@ - + {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }}{{ end }}