index
:
cpp-web.git
C++ web blog software, made for my special needs.
log msg
author
committer
range
blog.impl.cc
master
about
summary
refs
log
tree
commit
diff
path:
root
/
wwwroot
/
blog
/
my-third-blog-entry.json
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'wwwroot/blog/my-third-blog-entry.json')
-rw-r--r--
wwwroot/blog/my-third-blog-entry.json
8
1 files changed, 8 insertions, 0 deletions
diff --git a/wwwroot/blog/my-third-blog-entry.json b/wwwroot/blog/my-third-blog-entry.json
new file mode 100644
index 0000000..9682cd2
--- /dev/null
+++ b/
wwwroot/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
+}