From ec271f68b429a53d3ce0c19013c3fdb2459a0909 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 20 Oct 2021 00:44:21 +0600 Subject: [PATCH] Add Twenty Twenty / WordPress theme --- src/technologies/t.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/technologies/t.json b/src/technologies/t.json index c0c08bab0..ce5fa27a9 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1280,6 +1280,23 @@ "scriptSrc": "(turf@[\\d.]+)?/?turf\\.min\\.js", "website": "https://turfjs.org/" }, + "Twenty Twenty": { + "cats": [ + 80 + ], + "description": "Twenty Twenty is the default WordPress theme for 2020.", + "icon": "WordPress.svg", + "requires": "WordPress", + "dom": "link#twentytwenty-style-css", + "js": { + "twentytwenty": "" + }, + "scriptSrc": "/wp-content/themes/twentytwenty/", + "pricing": [ + "freemium" + ], + "website": "https://wordpress.org/themes/twentytwenty" + }, "TwicPics": { "cats": [ 31,