From 60599ee0deb656a6411ca135cff8bdabcc510ff4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Dec 2021 11:28:52 +0600 Subject: [PATCH] fix Hestia icon issue --- src/technologies/n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/n.json b/src/technologies/n.json index 8087b6c09..4d69a1213 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -266,7 +266,7 @@ } } }, - "icon": "themeisle.png", + "icon": "ThemeIsle.png", "requires": "WordPress", "scriptSrc": "themes/neve\\S*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", "website": "https://themeisle.com/themes/neve/"