summaryrefslogtreecommitdiff
path: root/content/post
diff options
context:
space:
mode:
authorAdam Olech <nddr89@gmail.com>2021-10-27 23:41:45 +0200
committerAdam Olech <nddr89@gmail.com>2021-10-27 23:41:45 +0200
commit42b9041b5153ab2496d4da4782fe769f2cb4d013 (patch)
tree41a6d4cbaf4d0b58b391e76e90b630eeea4a3dbe /content/post
parent8784e8af3f9cba8a67737094d2cb40c2222620cd (diff)
2021-10-27__example-post: fix date
Diffstat (limited to 'content/post')
-rw-r--r--content/post/2021-10-27__example-post.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/2021-10-27__example-post.md b/content/post/2021-10-27__example-post.md
index 6baa79a..4e1bc3d 100644
--- a/content/post/2021-10-27__example-post.md
+++ b/content/post/2021-10-27__example-post.md
@@ -1,7 +1,7 @@
+++
author = "Adam Olech"
title = "Hello world"
-date = "2019-03-09"
+date = "2021-10-26"
description = "...just getting started..."
tags = [
"hello", "world", "initial", "firstpost"