diff --git a/share/apps.json b/share/apps.json index 0f7c620b1..0a56a0c49 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1064,6 +1064,11 @@ "headers": { "Server": "\\beHTTP(?: v?([\\d\\.]+))?\\;version:\\1" }, "implies": "HP ProCurve" }, + "Elm": { + "website": "elm-lang.org", + "cats": [ 27, 12 ], + "env": "^Elm$" + }, "ELOG": { "website": "midas.psi.ch/elog", "cats": [ 19 ], diff --git a/share/images/icons/Elm.png b/share/images/icons/Elm.png new file mode 100644 index 000000000..855bd9b67 Binary files /dev/null and b/share/images/icons/Elm.png differ