mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00:00
30a20122b7
# Conflicts: # docs/data/docs.yaml
380 B
380 B
title, description, categories, keywords, params
| title | description | categories | keywords | params | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Name | Returns the identifier of the given output format. |
|
{{% include "/_common/methods/output-formats/to-use-this-method.md" %}}
{{ with .Site.Home.OutputFormats.Get "rss" }}
{{ .Name }} → rss
{{ end }}