aboutsummaryrefslogtreecommitdiff
path: root/wwwroot/blog/hello-world.json
diff options
context:
space:
mode:
Diffstat (limited to 'wwwroot/blog/hello-world.json')
-rw-r--r--wwwroot/blog/hello-world.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/wwwroot/blog/hello-world.json b/wwwroot/blog/hello-world.json
new file mode 100644
index 0000000..ce3ecba
--- /dev/null
+++ b/wwwroot/blog/hello-world.json
@@ -0,0 +1,9 @@
+{
+ "title": "Hello World!",
+ "tags": [ "first" ],
+ "author": "lns",
+ "createDate": "30.10.2021 22:32",
+ "publishDate": "30.10.2021 22:39",
+ "published": true,
+ "accessAllowed": true
+}