From b9e8337dcc25804e4f3d389356262111cdd9cb77 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Fri, 20 Jul 2018 16:15:17 +0200 Subject: [PATCH] Update timestamps --- content/post/deploying-hugo-with-gitea-and-droneci.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/post/deploying-hugo-with-gitea-and-droneci.md b/content/post/deploying-hugo-with-gitea-and-droneci.md index 0d18cbe..2d0df84 100644 --- a/content/post/deploying-hugo-with-gitea-and-droneci.md +++ b/content/post/deploying-hugo-with-gitea-and-droneci.md @@ -1,6 +1,6 @@ +++ -date = "2018-07-20T13:30:00+02:00" -publishdate = "2018-07-20T13:30:00+02:00" +date = "2018-07-20T16:15:00+02:00" +publishdate = "2018-07-20T16:15:00+02:00" title = "Deploying a Hugo website using Gitea and DroneCI" description = "Building a continuous delivery pipeline for static websites generated with Hugo" draft = true