From 202fa954fa9242793f490b0d3eeb3b89cec52f4f Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Tue, 25 Apr 2017 17:59:55 -0500 Subject: [PATCH] Update custom output formats description to mention extensiblity --- content/templates/output-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/output-formats.md b/content/templates/output-formats.md index f2ce21685..da1207d51 100644 --- a/content/templates/output-formats.md +++ b/content/templates/output-formats.md @@ -1,7 +1,7 @@ --- title: Custom Output Formats linktitle: Output Formats -description: Hugo can output content in multiple formats, including calendar events, e-book formats, Google AMP, JSON search indexes, and others. +description: Hugo can output content in multiple formats, including calendar events, e-book formats, Google AMP, and JSON search indexes, while allowing extensibility for any format your site needs. date: 2017-03-22 publishdate: 2017-03-22 lastmod: 2017-03-22