From 6d7e89dc5367a83b13db1cc3a197fe3951476b57 Mon Sep 17 00:00:00 2001 From: "Michael Smith (SynthBu)" Date: Sun, 13 Oct 2024 12:44:45 -0700 Subject: [PATCH] Added taweeet (#315) new script --- community.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/community.json b/community.json index 683b14b..972a4e4 100644 --- a/community.json +++ b/community.json @@ -6,6 +6,18 @@ "catalog_name": "community", "date": "0001-01-01T00:00:00Z", "entries": [ + { + "project_name": "taweeet", + "project_url": "https://github.com/skibu/taweeet", + "author": "skibu", + "description": "Bird song, and lots of it. And pics, too.", + "discussion_url": "https://llllllll.co/t/69028", + "documentation_url": "https://github.com/skibu/taweeet/blob/main/README.md", + "tags": [ + "art", + "birds" + ] + }, { "project_name": "3d", "project_url": "https://github.com/p3r7/3d",