diff --git a/data.json b/data.json index aee524a7..2064c23b 100644 --- a/data.json +++ b/data.json @@ -594,6 +594,15 @@ ], "description": "JS/HTML/CSS Terminal" }, + { + "name": "HMPL", + "link": "https://github.com/hmpl-lang/hmpl", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "Template language for displaying UI from server to client." + }, { "name": "Moment.js", "link": "https://github.com/moment/moment",