diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-15 12:09:11 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-15 12:09:11 +0100 |
commit | 0c6a901fc75b04405f400a4dc42dafa71c445021 (patch) | |
tree | f5dd61460c52229c43b5f2be96245c2889e66312 | |
parent | 780a4ca28e0de9937491b132aa0a6d93030e04d6 (diff) | |
download | kyblo-0c6a901fc75b04405f400a4dc42dafa71c445021.tar.xz |
reformat entries.json
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | entries.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/entries.json b/entries.json index 135e903..2c8c3eb 100644 --- a/entries.json +++ b/entries.json @@ -1,12 +1,12 @@ [ - { - "title": "New blog!", - "date": "2016-11-12", - "file": "new-blog" - }, - { - "title": "Style", - "date": "2016-11-15", - "file": "style" - } + { + "title": "New blog!", + "date": "2016-11-12", + "file": "new-blog" + }, + { + "title": "Style", + "date": "2016-11-15", + "file": "style" + } ] |