From 7a274f727d886b675a14843cdaa72dfa2030c2d1 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Thu, 18 Jun 2026 01:24:10 +0300 Subject: add: ccc listing --- demo.gumx.cc/demos.json | 7 +++++++ 1 file changed, 7 insertions(+) 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,4 +1,11 @@ [ + { + "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", -- cgit v1.2.3