about summary refs log tree commit diff stats
path: root/content
diff options
context:
space:
mode:
authorAlan Pearce2023-09-22 08:38:00 +0200
committerAlan Pearce2023-09-22 08:38:00 +0200
commit417c3f17b676fc430b77b55580b1f7cbaf8489b7 (patch)
treef9e63705539599688cbf44127ba63331470f87d8 /content
parentfac8d24f1e611224ca6650b03cf0230a7adc6111 (diff)
downloadwebsite-417c3f17b676fc430b77b55580b1f7cbaf8489b7.tar.lz
website-417c3f17b676fc430b77b55580b1f7cbaf8489b7.tar.zst
website-417c3f17b676fc430b77b55580b1f7cbaf8489b7.zip
Fix for strict TOML date parsing
Diffstat (limited to 'content')
-rw-r--r--content/post/now-on-three-continents.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/now-on-three-continents.md b/content/post/now-on-three-continents.md
index 3e813aa..1a2828a 100644
--- a/content/post/now-on-three-continents.md
+++ b/content/post/now-on-three-continents.md
@@ -1,7 +1,7 @@
 +++
 title = "Now on three continents"
 description = "This website is now hosted on three continents"
-date = 2023-07-02
+date = 2023-07-02T07:55:35Z
 [taxonomies]
 tags = ["website", "infrastructure"]
 +++