From 1709a0bf325556617fec9310148c83ac6194de97 Mon Sep 17 00:00:00 2001 From: Rich Hall Date: Wed, 28 Jul 2021 18:57:53 +1000 Subject: [PATCH] deleted unused code from Astra entry --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 85d565ae7..70e995ce4 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2437,7 +2437,7 @@ ], "scripts": "themes/astra.*\\.js\\?ver=([0-9.]+)\\;version:\\1", "dom": { - "link[href*='themes/astra',style[id*='astra-theme']": { + "link[href*='themes/astra']": { "attributes": { "href": "astra/.*\\.css\\?ver=([0-9.]+)\\;version:\\1" }