From 85d7565d41520fa7d35797af41dda79416586d40 Mon Sep 17 00:00:00 2001 From: Kevin Sookocheff Date: Tue, 30 Oct 2018 10:35:18 -0600 Subject: [PATCH] Allow relative paths for bigimg. --- layouts/partials/header.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index af032bc..2182534 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -15,7 +15,15 @@ {{ if or $bigimg $title }} {{ if $bigimg }} -
+
{{ end }}