From: Bjørn Erik Pedersen Date: Thu, 1 Aug 2019 12:05:20 +0000 (+0200) Subject: tpl: Regenerate templates X-Git-Tag: v0.57.0~24 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2d1d33673d82c5073335e18944744606a71a5029;p=brevno-suite%2Fhugo tpl: Regenerate templates --- diff --git a/tpl/tplimpl/embedded/templates.autogen.go b/tpl/tplimpl/embedded/templates.autogen.go index b2c97de6..e2d1d3c3 100644 --- a/tpl/tplimpl/embedded/templates.autogen.go +++ b/tpl/tplimpl/embedded/templates.autogen.go @@ -268,7 +268,8 @@ if (!doNotTrack) { {{ end }} -{{ end }}`}, +{{ end }} +`}, {`schema.html`, ` @@ -347,7 +348,8 @@ if (!doNotTrack) { {{- end }} `}, - {`shortcodes/gist.html`, ``}, + {`shortcodes/gist.html`, ` +`}, {`shortcodes/highlight.html`, `{{ if len .Params | eq 2 }}{{ highlight (trim .Inner "\n\r") (.Get 0) (.Get 1) }}{{ else }}{{ highlight (trim .Inner "\n\r") (.Get 0) "" }}{{ end }}`}, {`shortcodes/instagram.html`, `{{- $pc := .Page.Site.Config.Privacy.Instagram -}} {{- if not $pc.Disable -}}