diff --git a/src/drivers/webextension/images/icons/Umbraco.png b/src/drivers/webextension/images/icons/Umbraco.png deleted file mode 100644 index abe54dc1b..000000000 Binary files a/src/drivers/webextension/images/icons/Umbraco.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/Umbraco.svg b/src/drivers/webextension/images/icons/Umbraco.svg new file mode 100644 index 000000000..60d2f636e --- /dev/null +++ b/src/drivers/webextension/images/icons/Umbraco.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/u.json b/src/technologies/u.json index 7568028e6..41441b674 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -274,7 +274,10 @@ "headers": { "X-Umbraco-Version": "^(.+)$\\;version:\\1" }, - "icon": "Umbraco.png", + "cookies": { + "merchello": "\\;version:7" + }, + "icon": "Umbraco.svg", "implies": "Microsoft ASP.NET", "js": { "ITEM_INFO_SERVICE": "",