shithub: hugo

ref: a4f96a9d8c2d2da40796757f7e9a3023157abd2f
dir: /docs/themes/gohugoioTheme/layouts/index.redir/

View raw version
# Netlify redirects. See https://www.netlify.com/docs/redirects/
{{  range $p := .Site.Pages -}}
{{ range .Aliases }}
{{  . | printf "%-35s" }}	{{ $p.RelPermalink -}}
{{ end -}}
{{- end -}}