diff options
Diffstat (limited to 'samples/blog/posts/2-second-post.json')
-rw-r--r-- | samples/blog/posts/2-second-post.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/samples/blog/posts/2-second-post.json b/samples/blog/posts/2-second-post.json new file mode 100644 index 0000000..7a64fed --- /dev/null +++ b/samples/blog/posts/2-second-post.json @@ -0,0 +1,4 @@ +{ + "title": "second post", + "contents": "lorem ipsum" +} |