Format
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
{{ errorf "layouts/partials/paige/tag-link.html: no href" }}
|
{{ errorf "layouts/partials/paige/tag-link.html: no href" }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if $resource }}
|
{{ if $resource }}
|
||||||
{{ if $template }}
|
{{ if $template }}
|
||||||
{{ $split := path.Split $href }}
|
{{ $split := path.Split $href }}
|
||||||
{{ $join := path.Join $split.Dir (print (printf "%#v" $context | sha1) "-" $split.File) }}
|
{{ $join := path.Join $split.Dir (print (printf "%#v" $context | sha1) "-" $split.File) }}
|
||||||
|
Reference in New Issue
Block a user