diff --git a/src/drivers/webextension/images/icons/GoAffPro.svg b/src/drivers/webextension/images/icons/GoAffPro.svg new file mode 100644 index 000000000..02338f510 --- /dev/null +++ b/src/drivers/webextension/images/icons/GoAffPro.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/goaffpro.svg b/src/drivers/webextension/images/icons/goaffpro.svg deleted file mode 100644 index 8a4b9a373..000000000 --- a/src/drivers/webextension/images/icons/goaffpro.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/technologies/g.json b/src/technologies/g.json index a690d05ce..40c5deb72 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1145,7 +1145,7 @@ 71 ], "description": "Goaffpro is an affiliate marketing solution for ecommerce stores.", - "icon": "goaffpro.svg", + "icon": "GoAffPro.svg", "js": { "gfp_api_server": "" }, @@ -2468,4 +2468,4 @@ "implies": "Python", "website": "http://gunicorn.org" } -} \ No newline at end of file +}