diff options
Diffstat (limited to 'samples/blog/posts/1-hello-world.json')
-rw-r--r-- | samples/blog/posts/1-hello-world.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/samples/blog/posts/1-hello-world.json b/samples/blog/posts/1-hello-world.json new file mode 100644 index 0000000..460d5d0 --- /dev/null +++ b/samples/blog/posts/1-hello-world.json @@ -0,0 +1,4 @@ +{ + "title": "hello world!", + "contents": "hello world!" +} |