diff --git a/packages.json b/packages.json index 5c1d00e..fa28e91 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,17 @@ [ + { + "name": "dekao", + "url": "https://github.com/ajusa/dekao", + "method": "git", + "tags": [ + "html", + "template", + "htmx" + ], + "description": "Write HTML templates easily", + "license": "MIT", + "web": "https://github.com/ajusa/dekao" + }, { "name": "rssatom", "url": "https://codeberg.org/samsamros/rssatom",