From df5abe5b916d4b366e4becdf2ce55363720a5b5d Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Tue, 30 Oct 2018 16:46:25 +0100 Subject: Use .RelPermalink for scss --- layouts/partials/docs/html-head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/partials/docs') diff --git a/layouts/partials/docs/html-head.html b/layouts/partials/docs/html-head.html index c4134be..e127495 100644 --- a/layouts/partials/docs/html-head.html +++ b/layouts/partials/docs/html-head.html @@ -1,9 +1,9 @@ -{{- template "title" . }} | {{ .Site.Title -}} +{{- template "title" . }} | {{ .Site.Title -}} {{ $styles := resources.Get "book.scss" | resources.ToCSS | resources.Minify | resources.Fingerprint }} - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3