removed wp default themes for now

main
Rich Hall 4 years ago
parent 5c5f98e07a
commit a4ec3ebb04

@ -8170,7 +8170,7 @@
"description": "GeneratePress is a lightweight WordPress theme that focuses on speed, stability, and accessibility", "description": "GeneratePress is a lightweight WordPress theme that focuses on speed, stability, and accessibility",
"icon": "generatepress.png", "icon": "generatepress.png",
"dom": { "dom": {
"link[id*='generatepress-style']": { "link[id*='generatepress']": {
"attributes": { "attributes": {
"href": "generatepress.*\\.css\\?ver=([0-9.]+)\\;version:\\1" "href": "generatepress.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
} }
@ -21895,7 +21895,7 @@
"body[class*='twentytwenty-theme']": { "body[class*='twentytwenty-theme']": {
"text": "" "text": ""
} }
} },
"scripts": "themes/twentytwenty/.*\\.js\\?ver=([0-9.]+)\\;version:\\1", "scripts": "themes/twentytwenty/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
"requires": "WordPress", "requires": "WordPress",
"website": "https://wordpress.com/theme/twentytwenty" "website": "https://wordpress.com/theme/twentytwenty"