From b81a7a49306577a39f3cea4d4860f69fbbcb94df Mon Sep 17 00:00:00 2001 From: Baptiste Lyet Date: Thu, 21 Nov 2024 11:10:22 +0100 Subject: [PATCH] add drumbeatrepo website in apps --- data/apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/apps.json b/data/apps.json index 6211b02..1976d9d 100644 --- a/data/apps.json +++ b/data/apps.json @@ -98,6 +98,16 @@ "repo": "coincident-spectra" } }, + { + "name": "Drum Beat Repo", + "url": "https://github.com/babali42/drumbeatrepo", + "description": "An interactive library of drums patterns", + "repository": { + "type": "GitHub", + "user": "babali42", + "repo": "drumbeatrepo" + } + }, { "name": "Element", "url": "https://kushview.net/element/",