443 B
443 B
title, description, categories, keywords, params
| title | description | categories | keywords | params | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RelPermalink | Returns the relative permalink of the page generated by the current output format. |
|
{{% include "/_common/methods/output-formats/to-use-this-method.md" %}}
{{ with .Site.Home.OutputFormats.Get "rss" }}
{{ .RelPermalink }} → /index.xml
{{ end }}