hugo: add redirect page type

For redirecting to another page

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2025-12-17 11:59:47 +01:00
parent fa4652c9ae
commit d7f4273ec2

View File

@@ -0,0 +1 @@
{{- template "_internal/alias.html" (dict "Permalink" .Params.target) -}}