From f6e1bfb464f9c388c41f260e5b982da996c86ae4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 19 Oct 2021 23:02:52 +0600 Subject: [PATCH] Add Twenty Seventeen / 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..8ea7f42e4 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 Seventeen": { + "cats": [ + 80 + ], + "description": "Twenty Seventeen is the new default theme for WordPress.", + "icon": "WordPress.svg", + "requires": "WordPress", + "dom": "link#twentyseventeen-style-css", + "js": { + "twentyseventeenScreenReaderText": "" + }, + "scriptSrc": "/wp-content/themes/twentyseventeen/", + "pricing": [ + "freemium" + ], + "website": "https://wordpress.org/themes/twentyseventeen" + }, "TwicPics": { "cats": [ 31,