From 94c92930bf759222154e066fd8e4140fd711aead Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 6 Apr 2019 18:30:04 +0200 Subject: [PATCH] update --- content/posts/new-website.md | 2 +- update.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/new-website.md b/content/posts/new-website.md index e2838d6..fac24a4 100644 --- a/content/posts/new-website.md +++ b/content/posts/new-website.md @@ -1,6 +1,6 @@ --- title: "New Website" -date: 2019-04-06T18:28+02:00 +date: 2019-04-06T18:29:50+02:00 draft: false --- diff --git a/update.sh b/update.sh index 1f97ab2..655f559 100755 --- a/update.sh +++ b/update.sh @@ -12,4 +12,4 @@ git pull ./hugo # current date -date -Iminutes +date -Iseconds