From a4ec3ebb04968ea6d33f3b887609c224cdda3a83 Mon Sep 17 00:00:00 2001 From: Rich Hall Date: Thu, 29 Jul 2021 22:24:51 +1000 Subject: [PATCH] removed wp default themes for now --- src/technologies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index a1b516cc3..98442d482 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -8170,7 +8170,7 @@ "description": "GeneratePress is a lightweight WordPress theme that focuses on speed, stability, and accessibility", "icon": "generatepress.png", "dom": { - "link[id*='generatepress-style']": { + "link[id*='generatepress']": { "attributes": { "href": "generatepress.*\\.css\\?ver=([0-9.]+)\\;version:\\1" } @@ -21895,7 +21895,7 @@ "body[class*='twentytwenty-theme']": { "text": "" } - } + }, "scripts": "themes/twentytwenty/.*\\.js\\?ver=([0-9.]+)\\;version:\\1", "requires": "WordPress", "website": "https://wordpress.com/theme/twentytwenty"