From 0b51849d0c5eb8512e92e78847838b0e4a212235 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Mon, 10 Apr 2017 22:58:14 -0500 Subject: [PATCH] Remove wip badge from output formats page --- content/templates/output-formats.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/templates/output-formats.md b/content/templates/output-formats.md index a0b7a5da6..09cf3053b 100644 --- a/content/templates/output-formats.md +++ b/content/templates/output-formats.md @@ -15,7 +15,6 @@ weight: 18 draft: false aliases: [/templates/outputs/,/extras/output-formats/,/doc/output-formats/,/doc/custom-output/] toc: true -wip: true --- Hugo `0.20` introduced the powerful feature **Custom Output Formats**; Hugo isn't just that "static HTML with an added RSS feed" anymore. _Say hello_ to calendars, e-book formats, Google AMP, and JSON search indexes, to name a few.