Add dekao to packages.json (#2790)

This commit is contained in:
Arham Jain 2024-01-14 22:30:45 -08:00 committed by GitHub
parent dcc3d544db
commit b3d3ba85f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",