diff --git a/src/technologies/t.json b/src/technologies/t.json index 9b9383f0f..ae3fb23ad 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -2928,6 +2928,33 @@ "scriptSrc": "/wp-content/themes/twentytwentyone/", "website": "https://wordpress.org/themes/twentytwentyone" }, + "Twenty Twenty-Three": { + "cats": [ + 80 + ], + "css": "\\/wp-content\\/themes\\/twentytwentythree\\/assets\\/fonts\\/", + "description": "Twenty Twenty-Three is the default WordPress theme for 2023.", + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": "WordPress", + "website": "https://wordpress.org/themes/twentytwentythree" + }, + "Twenty Twenty-Two": { + "cats": [ + 80 + ], + "css": "\\/wp-content\\/themes\\/twentytwentytwo\\/assets\\/fonts\\/", + "description": "Twenty Twenty-Two is the default WordPress theme for 2022.", + "dom": "link#twentytwentytwo-style-css", + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": "WordPress", + "website": "https://wordpress.org/themes/twentytwentytwo" + }, "TwicPics": { "cats": [ 31, @@ -3309,4 +3336,4 @@ "implies": "Node.js", "website": "https://totaljs.com" } -} \ No newline at end of file +}