Files: 217f66e53fa7f36e108affdc715f4eb465f1f7da / dots.json
274 bytesRaw
1 | {"dots": [ |
2 | {title: 'background', |
3 | link: 'background', |
4 | post:'here is what i want to say'}, |
5 | {title: 'the future', |
6 | link: 'the-future', |
7 | post: 'here is another thing.'}, |
8 | {title: 'a third thing', |
9 | link: 'a-third-thing', |
10 | post: 'a third thing tooo.' |
11 | } ] } |
12 | |
13 | |
14 |
Built with git-ssb-web