add README
This commit is contained in:
4
samples/blog/posts/1-hello-world.json
Normal file
4
samples/blog/posts/1-hello-world.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"title": "hello world!",
|
||||
"contents": "hello world!"
|
||||
}
|
||||
4
samples/blog/posts/2-second-post.json
Normal file
4
samples/blog/posts/2-second-post.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"title": "second post",
|
||||
"contents": "lorem ipsum"
|
||||
}
|
||||
Reference in New Issue
Block a user