mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 19:34:47 -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
|
||||
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"
|
||||
layout = "birthday"
|
||||
+++
|
||||
|
Loading…
x
Reference in New Issue
Block a user