ref: 94cfdf6befd657e46c9458b23f17d851cd2f7037
dir: /docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/index.redir/
# Netlify redirects. See https://www.netlify.com/docs/redirects/
{{ range $p := .Site.Pages -}}
{{ range .Aliases }}
{{ . | printf "%-35s" }} {{ $p.RelPermalink -}}
{{ end -}}
{{- end -}}