From 7985947c4b5624c2211d2851fa69eefba5daf178 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sat, 23 Oct 2021 01:32:04 +0200 Subject: Initial blog.impl.cc Signed-off-by: Toni Uhlig --- wwwroot/blog/my-very-first-blog-entry.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 wwwroot/blog/my-very-first-blog-entry.json (limited to 'wwwroot/blog/my-very-first-blog-entry.json') diff --git a/wwwroot/blog/my-very-first-blog-entry.json b/wwwroot/blog/my-very-first-blog-entry.json deleted file mode 100644 index e10fb2c..0000000 --- a/wwwroot/blog/my-very-first-blog-entry.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "title": "My first blog entry!", - "tags": [ "test", "bla" ], - "author": "lns", - "createDate": "22.02.1989 23:59", - "publishDate": "31.12.2020 1:00", - "published": true, - "accessAllowed": true -} -- cgit v1.2.3