Merge branch 'master' into custom-taxonomy-permalink
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- $image := partialCached "helper/image" (dict "Context" .) .RelPermalink -}}
|
||||
{{ $image := partialCached "helper/image" (dict "Context" . "Type" "article") .RelPermalink "article" }}
|
||||
{{- $context := . -}}
|
||||
{{- $categories := .Params.categories -}}
|
||||
<div class="article-details">
|
||||
|
||||
Reference in New Issue
Block a user