shithub: hugo

ref: 4fad43c8bd528f1805e78c50cd2e33822351c183
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 -}}