aboutsummaryrefslogtreecommitdiff
path: root/wwwroot/blog/hello-world.json
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-10-23 01:32:04 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-11-13 18:23:53 +0100
commit7985947c4b5624c2211d2851fa69eefba5daf178 (patch)
tree628582acb41749eac9b61848df3036e770b2d788 /wwwroot/blog/hello-world.json
parentc2ef613b99d01e742127d894756e49f42b1f264d (diff)
Initial blog.impl.ccblog.impl.cc
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
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
+}