Update custom outputs title and aliases

This commit is contained in:
Ryan Watters 2017-04-10 21:27:49 -05:00
parent 6652cb8bf2
commit 33db41438c

View File

@ -1,5 +1,5 @@
--- ---
title: Custom Outputs title: Custom Output Formats
linktitle: Custom Outputs linktitle: Custom Outputs
description: Hugo can output content in multiple formats to make quick work of description: Hugo can output content in multiple formats to make quick work of
date: 2017-03-22 date: 2017-03-22
@ -13,7 +13,7 @@ menu:
weight: 18 weight: 18
weight: 18 weight: 18
draft: false draft: false
aliases: [/extras/output-formats/,/doc/output-formats/,/doc/custom-output/] aliases: [/templates/outputs/,/extras/output-formats/,/doc/output-formats/,/doc/custom-output/]
toc: true toc: true
wip: true wip: true
--- ---