From 5379fe96d1ee57e4afc9ee6f1b22fa77a397c5f7 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 20 Oct 2021 19:16:22 +0600 Subject: [PATCH 1/3] Add Twenty Sixteen / WordPress theme --- src/technologies/t.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/technologies/t.json b/src/technologies/t.json index abb84f34e..1cda661bf 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1346,6 +1346,20 @@ ], "website": "https://wordpress.org/themes/twentyseventeen" }, + "Twenty Sixteen": { + "cats": [ + 80 + ], + "description": "Twenty Sixteen is the default WordPress theme for 2016.", + "icon": "WordPress.svg", + "requires": "WordPress", + "dom": "link#twentysixteen-style-css", + "scriptSrc": "/wp-content/themes/twentysixteen/", + "pricing": [ + "freemium" + ], + "website": "https://wordpress.org/themes/twentysixteen" + }, "TwicPics": { "cats": [ 31, From 54612d26ea8a1b03036e6e23d54be8fb07efdbe4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 20 Oct 2021 19:30:58 +0600 Subject: [PATCH 2/3] test git --- src/technologies/t.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/t.json b/src/technologies/t.json index 1cda661bf..0eaab390e 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1358,6 +1358,7 @@ "pricing": [ "freemium" ], + "xhr": "\\.3lift\\.com", "website": "https://wordpress.org/themes/twentysixteen" }, "TwicPics": { From 9bed9197536f7846c63c87b0065f610af15b02db Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 20 Oct 2021 19:31:57 +0600 Subject: [PATCH 3/3] delete test line --- src/technologies/t.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/technologies/t.json b/src/technologies/t.json index 0eaab390e..1cda661bf 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1358,7 +1358,6 @@ "pricing": [ "freemium" ], - "xhr": "\\.3lift\\.com", "website": "https://wordpress.org/themes/twentysixteen" }, "TwicPics": {