diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-05-01 13:44:35 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-05-01 13:44:35 -0400 |
| commit | 808e89b024bed961cecd06c9e987dd0349458b92 (patch) | |
| tree | 081fea8a806af08e66555a880b117718797e5280 /assets | |
| parent | cc96e201f6135e932375609d2a6744b30447dbbb (diff) | |
| download | personal-website-808e89b024bed961cecd06c9e987dd0349458b92.tar.gz personal-website-808e89b024bed961cecd06c9e987dd0349458b92.tar.bz2 personal-website-808e89b024bed961cecd06c9e987dd0349458b92.zip | |
Finally implemented blog posts
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/content/blog/2020-04-30-hello-world.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/assets/content/blog/2020-04-30-hello-world.json b/assets/content/blog/2020-04-30-hello-world.json deleted file mode 100644 index a373862..0000000 --- a/assets/content/blog/2020-04-30-hello-world.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "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 |
