From a912e64f7b10795e311cffb28ab1c1d540cd984f Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 5 Apr 2023 00:08:23 +0600 Subject: [PATCH] Update Sylius / ecommerce --- src/technologies/s.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 37e7fc3c6..073629648 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -6760,7 +6760,7 @@ "cats": [ 6 ], - "description": "Sylius is an open source ecommerce framework based on Symfony full stack.", + "description": "Sylius is an open-source ecommerce framework based on Symfony full stack.", "dom": { "body.sylius_homepage": { "attributes": { @@ -6771,6 +6771,11 @@ "attributes": { "id": "" } + }, + "img[src*='sylius_shop_product_tiny_thumbnail']": { + "attributes": { + "src": "/sylius_shop_product_tiny_thumbnail/" + } } }, "icon": "Sylius.svg",