From 307ff4912bac1095ebf382d70241f19409b2f8b8 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 16:30:47 +0300 Subject: add: templating --- demo.gumx.cc/demos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 demo.gumx.cc/demos.json (limited to 'demo.gumx.cc/demos.json') diff --git a/demo.gumx.cc/demos.json b/demo.gumx.cc/demos.json new file mode 100644 index 0000000..ae6d7df --- /dev/null +++ b/demo.gumx.cc/demos.json @@ -0,0 +1,9 @@ +[ + { + "name": "no-style-please", + "title": "zola-no-style-please", + "url": "/no-style-please/", + "description": "a Zola theme with no style, or rather, just a little style.", + "source": "https://git.gumx.cc/zola-no-style-please" + } +] -- cgit v1.2.3