aboutsummaryrefslogtreecommitdiff
path: root/blog/my-very-first-blog-entry.json
diff options
context:
space:
mode:
Diffstat (limited to 'blog/my-very-first-blog-entry.json')
-rw-r--r--blog/my-very-first-blog-entry.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/blog/my-very-first-blog-entry.json b/blog/my-very-first-blog-entry.json
index dec2711..52f52f7 100644
--- a/blog/my-very-first-blog-entry.json
+++ b/blog/my-very-first-blog-entry.json
@@ -1,5 +1,8 @@
{
+ "title": "My first blog entry!",
+ "tags": [ "test", "bla" ],
+ "author": "lns",
"createDate": "22.02.1989 23:59",
"publishDate": "31.12.2020 1:00",
- "published": false
+ "published": true
}