diff --git a/src/technologies/u.json b/src/technologies/u.json index eac38be2b..79089b96c 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -203,6 +203,9 @@ "icon": "umami.svg", "oss": true, "scriptSrc": "umami\\.js", + "js": { + "umami": "" + }, "website": "https://umami.is/" }, "Umbraco": { @@ -844,4 +847,4 @@ "website": "https://github.com/utterance/utterances", "xhr": "\\.utteranc\\.es" } -} \ No newline at end of file +}