mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Correct date in automated deployment tutorial
Last modified date couldn't be parsed by Hugo.
This commit is contained in:
parent
afb3334ed8
commit
972649c684
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
authors:
|
||||
- Arjen Schwarz
|
||||
- Samuel Debruyn
|
||||
lastmod: 2017-2-26
|
||||
lastmod: 2017-02-26
|
||||
date: 2015-01-12
|
||||
linktitle: Automated deployments
|
||||
toc: true
|
||||
|
|
Loading…
Reference in a new issue