From 064b955397551dcc2542fd1aec34ef5059246a6f Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 4 Nov 2024 10:17:48 -0800 Subject: [PATCH] Update output-format-definition.md --- content/en/methods/page/_common/output-format-definition.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/methods/page/_common/output-format-definition.md b/content/en/methods/page/_common/output-format-definition.md index 412c5cee6..d21211a3d 100644 --- a/content/en/methods/page/_common/output-format-definition.md +++ b/content/en/methods/page/_common/output-format-definition.md @@ -1,7 +1,6 @@ --- # Do not remove front matter. --- - Hugo generates one or more files per page when building a site. For example, when rendering home, [section], [taxonomy], and [term] pages, Hugo generates an HTML file and an RSS file. Both HTML and RSS are built-in _output formats_. Create multiple output formats, and control generation based on [page kind], or by enabling one or more output formats for one or more pages. See [details]. [section]: /getting-started/glossary/#section