diff options
| author | Alee <alee14498@protonmail.com> | 2020-04-30 23:58:58 +0000 |
|---|---|---|
| committer | Alee <alee14498@protonmail.com> | 2020-04-30 23:58:58 +0000 |
| commit | 457f4630ba4e7aeec2e2d76ef0b055dc18236bac (patch) | |
| tree | bfc121830c19fc6502a4a847753f8440c5cf0227 | |
| parent | c516ed423dd1a342fd1586579cd6cef319bdc489 (diff) | |
| download | personal-website-457f4630ba4e7aeec2e2d76ef0b055dc18236bac.tar.gz personal-website-457f4630ba4e7aeec2e2d76ef0b055dc18236bac.tar.bz2 personal-website-457f4630ba4e7aeec2e2d76ef0b055dc18236bac.zip | |
Create Blog “2020-04-30-hello-world”
| -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 |
