diff options
Diffstat (limited to 'wwwroot/blog/my-second-blog-entry.json')
-rw-r--r-- | wwwroot/blog/my-second-blog-entry.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/wwwroot/blog/my-second-blog-entry.json b/wwwroot/blog/my-second-blog-entry.json deleted file mode 100644 index c1a4fe6..0000000 --- a/wwwroot/blog/my-second-blog-entry.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "title": "Second blog entry.", - "tags": [ "bla" ], - "author": "lns", - "createDate": "23.02.1989 23:59", - "publishDate": "30.12.2020 1:00", - "published": true, - "accessAllowed": false -} |