Skip to content

Commit c36ca55

Browse files
committed
layouts/redirect: alias.html is no longer internal
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 7bef280 commit c36ca55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/redirect/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{{- template "_internal/alias.html" (dict "Permalink" .Params.target) -}}
1+
{{- template "alias.html" (dict "Permalink" .Params.target) -}}

0 commit comments

Comments
 (0)