diff options
Diffstat (limited to 'demo.gumx.cc')
| -rw-r--r-- | demo.gumx.cc/demos.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/demo.gumx.cc/demos.json b/demo.gumx.cc/demos.json index ae6d7df..e155b0d 100644 --- a/demo.gumx.cc/demos.json +++ b/demo.gumx.cc/demos.json @@ -1,5 +1,12 @@ [ { + "name": "ccc", + "title": "ccc", + "url": "/ccc/", + "description": "a minimal coffee tracker. data lives in your browser.", + "source": "https://git.gumx.cc/ccc" + }, + { "name": "no-style-please", "title": "zola-no-style-please", "url": "/no-style-please/", |
