From 457f4630ba4e7aeec2e2d76ef0b055dc18236bac Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 30 Apr 2020 23:58:58 +0000 Subject: Create Blog “2020-04-30-hello-world” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/content/blog/2020-04-30-hello-world.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 assets/content/blog/2020-04-30-hello-world.json 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 -- cgit v1.2.3