summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/posts/new-website.md2
-rwxr-xr-xupdate.sh3
2 files changed, 4 insertions, 1 deletions
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