From 0cf2be951ac306dfa22a3ca7c936d699b5ff8abe Mon Sep 17 00:00:00 2001 From: Joaquin Montes Date: Wed, 11 Mar 2026 12:36:04 -0300 Subject: [PATCH] Add experiment: interactive dots --- experiments.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/experiments.json b/experiments.json index 93906c8..d3956df 100644 --- a/experiments.json +++ b/experiments.json @@ -13,6 +13,18 @@ ], "template": "3d", "date": "2026-03-10" + }, + { + "slug": "interactive-dots", + "title": "interactive dots", + "description": "sarasa", + "href": "https://kahdri.com", + "repo": "https://kahdri.com", + "template": "motion", + "tags": [ + "example" + ], + "date": "2026-03-11" } ] }