Merge pull request #4 from noodles/TwentyTwenty

2020 theme detection
main
Rich Hall 3 years ago committed by GitHub
commit 497e9396c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21422,6 +21422,23 @@
"scripts": "(turf@[\\d.]+)?/?turf\\.min\\.js",
"website": "https://turfjs.org/"
},
"TwentyTwenty": {
"cats": [
80
],
"description": "Twenty Twenty is the default WordPress theme for 2020.",
"icon": "WordPress.svg",
"dom": [
"link[rel='stylesheet'][id*='twentytwenty-style-css']",
"body[class*='twentytwenty-theme']"
],
"html": [
"<link[^>]* href=[\\'\"][^']+twentytwenty/.*\\.css\\?ver=([0-9.]+)\\;version:\\1",
"<script[^>]* src=[\\'\"][^']+themes/twentytwenty.*\\.js\\?ver=([0-9.]+)\\;version:\\1"
],
"requires": "WordPress",
"website": "https://wordpress.com/theme/twentytwenty"
},
"TwicPics": {
"cats": [
31,