|
|
|
@ -2932,8 +2932,12 @@
|
|
|
|
|
"cats": [
|
|
|
|
|
80
|
|
|
|
|
],
|
|
|
|
|
"css": "\\/wp-content\\/themes\\/twentytwentythree\\/assets\\/fonts\\/",
|
|
|
|
|
"description": "Twenty Twenty-Three is the default WordPress theme for 2023.",
|
|
|
|
|
"dom": {
|
|
|
|
|
"style#webfonts-inline-css": {
|
|
|
|
|
"text": "/wp-content/themes/twentytwentythree/assets/fonts/"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
"pricing": [
|
|
|
|
|
"freemium"
|
|
|
|
@ -2945,9 +2949,15 @@
|
|
|
|
|
"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",
|
|
|
|
|
"dom": [
|
|
|
|
|
"link#twentytwentytwo-style-css",
|
|
|
|
|
{
|
|
|
|
|
"style#webfonts-inline-css": {
|
|
|
|
|
"text": "/wp-content/themes/twentytwentytwo/assets/fonts/"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
"pricing": [
|
|
|
|
|
"freemium"
|
|
|
|
|