diff options
| -rw-r--r-- | assets/content/blog/2020-04-30-hello-world.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/content/blog/2020-04-30-hello-world.json b/assets/content/blog/2020-04-30-hello-world.json new file mode 100644 index 0000000..a373862 --- /dev/null +++ b/assets/content/blog/2020-04-30-hello-world.json @@ -0,0 +1,6 @@ +{ + "date": "2020-04-30T23:58:35.304Z", + "title": "Hello World", + "description": "This is a test", + "body": "**123344444**\n\n**d**\n\n**dddddd**" +}
\ No newline at end of file |
