From 287bdaae02ef027885929d774e85de18a9d2e392 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 11 Nov 2021 01:14:11 +0600 Subject: [PATCH] fix icon ext --- src/technologies/g.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 9ecbd884d..47f39f5b3 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1094,7 +1094,7 @@ 87 ], "description": "Google Tag Manager for WordPress plugin places the GTM container code snippets onto your wordpress website so that you do not need to add this manually.", - "icon": "Google Tag Manager for WordPress.svg", + "icon": "Google Tag Manager for WordPress.png", "implies": "Google Tag Manager", "dom": "link[href*='/wp-content/plugins/duracelltomi-google-tag-manager/']", "oss": true,