mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 10:44:38 -04:00
Fix typo in content-management/types.md
Cheers! See PR rdwatters/hugo-docs-concept#88
This commit is contained in:
parent
26f8775488
commit
8aaa5e171f
@ -48,7 +48,7 @@ The following examples take you stepwise through creating a new type layout for
|
|||||||
+++
|
+++
|
||||||
title = My First Event
|
title = My First Event
|
||||||
date = "2016-06-24T19:20:04-07:00"
|
date = "2016-06-24T19:20:04-07:00"
|
||||||
description = "Today is my 36th birthday. My how time flies."
|
description = "Today is my 36th birthday. How time flies."
|
||||||
type = "event"
|
type = "event"
|
||||||
layout = "birthday"
|
layout = "birthday"
|
||||||
+++
|
+++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user