diff --git a/src/drivers/webextension/images/icons/Hyva.svg b/src/drivers/webextension/images/icons/Hyva.svg new file mode 100644 index 000000000..6b35be07e --- /dev/null +++ b/src/drivers/webextension/images/icons/Hyva.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index 484d7379c..8b449d28a 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1158,4 +1158,17 @@ "scriptSrc": "merchant\\.cdn\\.hoolah\\.co/", "website": "https://www.hoolah.co" } -} \ No newline at end of file + "hyva": { + "cats": [ + 6 + ] + "description": "Hyvä themes is a frontend for Magento 2", + "icon": "Hyva.svg", + "implies": "Magento" + "pricing": [ + "onetime" + ], + "headers": {"X-Built-With": "^Hyva Themes$" }, + "website": "https://hyva.io/" + } +}