diff options
Diffstat (limited to 'clinte.json')
-rw-r--r-- | clinte.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/clinte.json b/clinte.json index 6f1c157..fabe790 100644 --- a/clinte.json +++ b/clinte.json @@ -1,9 +1,9 @@ { - "posts": [ - { - "title": "Welcome to CLI NoTEs!", - "author": "clinte!", - "body": "Welcome to clinte! For usage, run 'clinte -h'" - } - ] + "posts": [ + { + "title": "Welcome to CLI NoTEs!", + "author": "clinte!", + "body": "Welcome to clinte! For usage, run 'clinte -h'" + } + ] } \ No newline at end of file |