1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

Merge commit 'eb738cd35cca1ffc68c5ed688dbe2a19108e8761'

This commit is contained in:
Bjørn Erik Pedersen
2018-01-03 10:19:56 +01:00
14 changed files with 70 additions and 13 deletions

View File

@@ -191,7 +191,7 @@ Any other value defined in the front matter in a content file, including taxonom
```
---
title: My First Post
date: date: 2017-02-20T15:26:23-06:00
date: 2017-02-20T15:26:23-06:00
categories: [one]
tags: [two,three,four]
```