Skip to content

Commit d7f4273

Browse files
committed
hugo: add redirect page type
For redirecting to another page Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent fa4652c commit d7f4273

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

layouts/redirect/single.html

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

0 commit comments

Comments
 (0)