diff --git a/src/apps.json b/src/apps.json index a27f3003b..05c85e44a 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6414,17 +6414,17 @@ ], "website": "https://www.localfocus.nl/en/" }, - "Locomotive": { + "LocomotiveCMS": { "cats": [ 1 ], "html": "]*/sites/[a-z\\d]{24}/theme/stylesheets", - "icon": "Locomotive.png", + "icon": "LocomotiveCMS.png", "implies": [ "Ruby on Rails", "MongoDB" ], - "website": "http://www.locomotivecms.com" + "website": "https://www.locomotivecms.com" }, "Lodash": { "cats": [ diff --git a/src/drivers/webextension/images/icons/Locomotive.png b/src/drivers/webextension/images/icons/Locomotive.png deleted file mode 100644 index 21482d022..000000000 Binary files a/src/drivers/webextension/images/icons/Locomotive.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/LocomotiveCMS.png b/src/drivers/webextension/images/icons/LocomotiveCMS.png new file mode 100644 index 000000000..3bf4c3f46 Binary files /dev/null and b/src/drivers/webextension/images/icons/LocomotiveCMS.png differ