From 27cd30ddb16c5d79ab6c046683a66446e0e8cccf Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Dec 2021 11:25:35 +0600 Subject: [PATCH] fix Hestia icon issue --- src/technologies/h.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index 229ceb4e7..7c7fdf40a 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -383,7 +383,7 @@ } } }, - "icon": "themeisle.png", + "icon": "ThemeIsle.png", "requires": "WordPress", "scriptSrc": "themes/hestia.*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", "website": "https://themeisle.com/themes/hestia/"