shithub: hugo

ref: 944150bafbbb5c3e807ba3688174e70764dbdc64
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 -}}