diff options
Diffstat (limited to 'blog/my-third-blog-entry.json')
-rw-r--r-- | blog/my-third-blog-entry.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/blog/my-third-blog-entry.json b/blog/my-third-blog-entry.json new file mode 100644 index 0000000..9682cd2 --- /dev/null +++ b/blog/my-third-blog-entry.json @@ -0,0 +1,8 @@ +{ + "title": "Third.", + "tags": [ "test" ], + "author": "lns", + "createDate": "24.02.1989 23:59", + "publishDate": "31.12.2020 1:00", + "published": false +} |