summary refs log tree commit diff stats
path: root/clinte.json
blob: 6f1c157be4506ab5b3d2291fcff2384309bc0622 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "posts": [
        {
            "title": "Welcome to CLI NoTEs!",
            "author": "clinte!",
            "body": "Welcome to clinte! For usage, run 'clinte -h'"
        }
    ]
}