shithub: hugo

ref: 506820435cacb39ce7bb1835f46a15e913b95828
dir: /docs/_vendor/github.com/gohugoio/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 -}}