From 61dab9ac6e314dde923e125658730f671f1518cd Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Wed, 4 Jan 2023 12:50:21 -0800 Subject: [PATCH] Fix syntax. --- src/technologies/t.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/technologies/t.json b/src/technologies/t.json index 7823f75fb..24f7d9ee7 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -2950,14 +2950,12 @@ 80 ], "description": "Twenty Twenty-Two is the default WordPress theme for 2022.", - "dom": [ - "link#twentytwentytwo-style-css", - { - "style#webfonts-inline-css": { - "text": "/wp-content/themes/twentytwentytwo/assets/fonts/" - } + "dom": { + "link#twentytwentytwo-style-css": {}, + "style#webfonts-inline-css": { + "text": "/wp-content/themes/twentytwentytwo/assets/fonts/" } - ], + }, "icon": "WordPress.svg", "pricing": [ "freemium"