From 4193eebc14e23ff15269121422af6485c64cbb6f Mon Sep 17 00:00:00 2001 From: Willem Wigman Date: Wed, 2 Nov 2022 14:16:43 +0100 Subject: [PATCH 1/4] =?UTF-8?q?Update=20Hyv=C3=A4=20category=20and=20descr?= =?UTF-8?q?iption?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Put Hyvä under "eCommerce" and specify that the theme is optimized for performance. --- src/technologies/h.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index e8405665d..c941898e3 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1534,9 +1534,9 @@ }, "Hyva Themes": { "cats": [ - 19 + 6 ], - "description": "Hyva Themes is an optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.", + "description": "Hyva Themes is an performance-optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.", "headers": { "X-Built-With": "^Hyva Themes$" }, @@ -1613,4 +1613,4 @@ "scriptSrc": "merchant\\.cdn\\.hoolah\\.co/", "website": "https://www.hoolah.co" } -} \ No newline at end of file +} From 3207699d48ee4f608605cf08ee3c8aa38d3f526a Mon Sep 17 00:00:00 2001 From: Willem Wigman Date: Wed, 2 Nov 2022 14:23:00 +0100 Subject: [PATCH 2/4] =?UTF-8?q?Update=20Hyv=C3=A4=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the Hyvä logo to the newest version --- .../webextension/images/icons/Hyva Themes.svg | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/src/drivers/webextension/images/icons/Hyva Themes.svg b/src/drivers/webextension/images/icons/Hyva Themes.svg index 4bfcfe3df..761857789 100644 --- a/src/drivers/webextension/images/icons/Hyva Themes.svg +++ b/src/drivers/webextension/images/icons/Hyva Themes.svg @@ -1,13 +1,5 @@ - - - - - - - - - - - - + + + + From 07eeb91de11aeebecf4ff6cea1b51cd4198cfa66 Mon Sep 17 00:00:00 2001 From: Willem Wigman Date: Wed, 2 Nov 2022 14:29:36 +0100 Subject: [PATCH 3/4] =?UTF-8?q?Add=20bg=20fill=20to=20Hyv=C3=A4=20Logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add missing Background Fill to Hyvä Themes logo --- src/drivers/webextension/images/icons/Hyva Themes.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/webextension/images/icons/Hyva Themes.svg b/src/drivers/webextension/images/icons/Hyva Themes.svg index 761857789..ce2938050 100644 --- a/src/drivers/webextension/images/icons/Hyva Themes.svg +++ b/src/drivers/webextension/images/icons/Hyva Themes.svg @@ -1,5 +1,5 @@ - + From c0d4aacb269adc16f37cf34c3c2bfe9a11a0563f Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Thu, 3 Nov 2022 07:49:18 +1100 Subject: [PATCH 4/4] Update h.json --- src/technologies/h.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index c941898e3..6ed92dfad 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1534,9 +1534,9 @@ }, "Hyva Themes": { "cats": [ - 6 + 19 ], - "description": "Hyva Themes is an performance-optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.", + "description": "Hyva Themes is a performance-optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.", "headers": { "X-Built-With": "^Hyva Themes$" },