Back to Hugo

Permalink

docs/content/en/methods/output-format/Permalink.md

0.161.1205 B
Original Source

{{% include "/_common/methods/output-formats/to-use-this-method.md" %}}

go-html-template
{{ with .Site.Home.OutputFormats.Get "rss" }}
  {{ .Permalink }} → https://example.org/index.xml
{{ end }}