From 2a9e704f2999e8f84ddec681a5c45139922635ba Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 30 Oct 2025 20:52:20 +1100 Subject: [PATCH] feat: Add zellij demo --- data/tools.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/tools.json b/data/tools.json index cbe9483..19f52b7 100644 --- a/data/tools.json +++ b/data/tools.json @@ -33,7 +33,9 @@ "name": "Zellij", "type": "Terminal Tools", "url": "https://zellij.dev/", - "description": "A terminal workspace and multiplexer" + "description": "A terminal workspace and multiplexer", + "demo": "", + "demo_url": "https://asciinema.c.woodburn.au/a/10" }, { "name": "Fx",