diff --git a/src/drivers/webextension/images/icons/Base.svg b/src/drivers/webextension/images/icons/Base.svg new file mode 100644 index 000000000..6d124b910 --- /dev/null +++ b/src/drivers/webextension/images/icons/Base.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 18bd58623..f663925b5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1993,6 +1993,21 @@ }, "website": "http://www.banshee-php.org" }, + "Base": { + "cats": [ + 6 + ], + "description": "Base is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", + "icon": "Base.svg", + "js": { + "Base.App.open_nav": "" + }, + "meta": { + "base-theme-name": "\\d+" + }, + "scripts": "thebase\\.in/js", + "website": "https://thebase.in" + }, "BaseHTTP": { "cats": [ 22