From 294bce35c8274bf2e4240e875671fda40a789d6a Mon Sep 17 00:00:00 2001 From: Keane Nguyen Date: Tue, 28 Feb 2017 14:12:34 -0600 Subject: [PATCH] docs: Correct date in automated deployment tutorial Last modified date couldn't be parsed by Hugo. --- content/tutorials/automated-deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/automated-deployments.md b/content/tutorials/automated-deployments.md index ecae1faaf..b4538123b 100644 --- a/content/tutorials/automated-deployments.md +++ b/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