diff options
| author | Ahmed <git@gumx.cc> | 2026-06-18 01:24:10 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-18 01:24:10 +0300 |
| commit | 7a274f727d886b675a14843cdaa72dfa2030c2d1 (patch) | |
| tree | e7892e85a6fb2bd65cfe98404e2f5e9e0d914a11 /demo.gumx.cc | |
| parent | 44c171d70790a1668eb3e53909b2e122fc234a84 (diff) | |
add: ccc listing
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/", |
