Fix alias redirect template in Hugo 0.146.0
This commit is contained in:
parent
b5038cd312
commit
9c7685ddbc
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
{{- template "_internal/alias.html" (dict "Permalink" .Params.target) -}}
|
{{- template "alias.html" (dict "Permalink" .Params.target) -}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue