From f995f7313c805939e9dc09b0a02ad4e2865ab693 Mon Sep 17 00:00:00 2001 From: Track3 Date: Mon, 7 Jan 2019 20:39:51 +0800 Subject: Remove absURL for featuredImg & bgImg See #29 --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index 23bb608..85ac439 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "head" }} {{ if .Site.Params.bgImg -}} - + {{- else if .Site.Params.images -}} {{- range first 1 .Site.Params.images -}} -- cgit v1.2.3