From 0b01d9312ff911860869afb5bc83481278b3a14c Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 17 Nov 2020 01:02:36 +0600 Subject: [PATCH] Add Amazon Webstore/ecommerce --- .../images/icons/Amazon Webstore.svg | 9 +++++++ .../images/icons/ApostropheCMS.svg | 25 +++++++++++++++++++ .../images/icons/Plataforma NEO.svg | 9 +++++++ src/technologies.json | 11 ++++++++ 4 files changed, 54 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Amazon Webstore.svg create mode 100644 src/drivers/webextension/images/icons/ApostropheCMS.svg create mode 100644 src/drivers/webextension/images/icons/Plataforma NEO.svg diff --git a/src/drivers/webextension/images/icons/Amazon Webstore.svg b/src/drivers/webextension/images/icons/Amazon Webstore.svg new file mode 100644 index 000000000..f94a8292b --- /dev/null +++ b/src/drivers/webextension/images/icons/Amazon Webstore.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/ApostropheCMS.svg b/src/drivers/webextension/images/icons/ApostropheCMS.svg new file mode 100644 index 000000000..775946684 --- /dev/null +++ b/src/drivers/webextension/images/icons/ApostropheCMS.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Plataforma NEO.svg b/src/drivers/webextension/images/icons/Plataforma NEO.svg new file mode 100644 index 000000000..fd6d94291 --- /dev/null +++ b/src/drivers/webextension/images/icons/Plataforma NEO.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 1e8a78b3b..ca29c26c0 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1241,6 +1241,17 @@ "icon": "aws.svg", "website": "https://aws.amazon.com/" }, + "Amazon Webstore": { + "cats": [ + 6 + ], + "description": "Amazon Webstore is an all-in-one hosted eCommerce website solution.", + "icon": "Amazon Webstore.svg", + "js": { + "amzn": "" + }, + "website": "https://aws.amazon.com/marketplace/pp/Amazon-Web-Services-Amazon-Webstore/B007NLVI2S" + }, "Amber": { "cats": [ 18,