mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:34:39 -04:00
Fix typo in page bundles (#1283)
* Fix typo in page bundles * Update page-bundles.md Co-authored-by: Christian Oliff <christianoliff@pm.me>
This commit is contained in:
parent
ab14bfec30
commit
ae2dc138a9
@ -2,7 +2,6 @@
|
|||||||
title : "Page Bundles"
|
title : "Page Bundles"
|
||||||
description : "Content organization using Page Bundles"
|
description : "Content organization using Page Bundles"
|
||||||
date : 2018-01-24T13:09:00-05:00
|
date : 2018-01-24T13:09:00-05:00
|
||||||
lastmod : 2018-01-28T22:26:40-05:00
|
|
||||||
linktitle : "Page Bundles"
|
linktitle : "Page Bundles"
|
||||||
keywords : ["page", "bundle", "leaf", "branch"]
|
keywords : ["page", "bundle", "leaf", "branch"]
|
||||||
categories : ["content management"]
|
categories : ["content management"]
|
||||||
@ -186,4 +185,4 @@ The hierarchy depth at which a branch bundle is created does not
|
|||||||
matter.
|
matter.
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
||||||
[^fn:1]: The `.md` extension is just an example. The extension can be `.html`, `.json` or any of any valid MIME type.
|
[^fn:1]: The `.md` extension is just an example. The extension can be `.html`, `.json` or any valid MIME type.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user