mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Fix typo in content-management/types.md
Cheers! See PR rdwatters/hugo-docs-concept#88
This commit is contained in:
committed by
Ryan Watters
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"
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user