docs: Correct date in automated deployment tutorial - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 972649c68436b231e9e5f7fa4697d6e49953ac27
(DIR) parent afb3334ed8972a845c4f46cf225d6783bfc12e3f
(HTM) Author: Keane Nguyen <keanemind@gmail.com>
Date: Tue, 28 Feb 2017 14:12:34 -0600
docs: Correct date in automated deployment tutorial
Last modified date couldn't be parsed by Hugo.
Diffstat:
M docs/content/tutorials/automated-d… | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/docs/content/tutorials/automated-deployments.md b/docs/content/tutorials/automated-deployments.md
@@ -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