Skip to content

Commit

Permalink
Merge pull request #80 from adamsilverstein/add/twenty-twenty-four
Browse files Browse the repository at this point in the history
Add: detect Twenty Twenty-Four WordPress core theme
  • Loading branch information
tunetheweb authored Dec 4, 2024
2 parents ff508dc + ade13f2 commit 970443b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/technologies/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -3216,6 +3216,20 @@
"scriptSrc": "/wp-content/themes/twentytwenty/",
"website": "https://wordpress.org/themes/twentytwenty"
},
"Twenty Twenty-Four": {
"cats": [
80
],
"description": "Twenty Twenty-Four is the default WordPress theme for 2024.",
"dom": "link[href*='/wp-content/themes/twentytwentyfour/']",
"icon": "WordPress.svg",
"pricing": [
"freemium"
],
"requires": "WordPress",
"scriptSrc": "/wp-content/themes/twentytwentyfour/",
"website": "https://wordpress.org/themes/twentytwentyfour"
},
"Twenty Twenty-One": {
"cats": [
80
Expand Down

0 comments on commit 970443b

Please sign in to comment.