From 4a2676396cb0a991dae12018be96462b3eec27f5 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Thu, 31 Aug 2017 00:18:22 +0800 Subject: fix: always use relURL --- layouts/post/single.html | 4 ++-- layouts/post/summary.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/post') diff --git a/layouts/post/single.html b/layouts/post/single.html index 81c0939..62c317c 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -12,7 +12,7 @@ {{ with .Params.categories -}}
{{- end }} @@ -37,7 +37,7 @@ {{ with .Params.tags -}} {{- end }} diff --git a/layouts/post/summary.html b/layouts/post/summary.html index 8a4e774..bb55d5f 100644 --- a/layouts/post/summary.html +++ b/layouts/post/summary.html @@ -9,7 +9,7 @@ {{ with .Params.categories -}} {{- end }} -- cgit v1.2.3