From c863f01a4a4b042aec538a8d632d9c0d0cac047f Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 6 Apr 2019 18:29:08 +0200 Subject: [PATCH] update --- content/posts/new-website.md | 2 +- update.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/content/posts/new-website.md b/content/posts/new-website.md index 8dc6fe8..e2838d6 100644 --- a/content/posts/new-website.md +++ b/content/posts/new-website.md @@ -1,6 +1,6 @@ --- title: "New Website" -date: 2019-04-06 +date: 2019-04-06T18:28+02:00 draft: false --- diff --git a/update.sh b/update.sh index bed4a5a..1f97ab2 100755 --- a/update.sh +++ b/update.sh @@ -10,3 +10,6 @@ git pull # rerun hugo generator ./hugo + +# current date +date -Iminutes