Support both possible webfont style tag IDs.

main
Felix Arntz 2 years ago
parent 61dab9ac6e
commit f61ebd3f72
No known key found for this signature in database
GPG Key ID: 51E527C8F5670BE7

@ -2936,6 +2936,9 @@
"dom": {
"style#webfonts-inline-css": {
"text": "/wp-content/themes/twentytwentythree/assets/fonts/"
},
"style#wp-webfonts-inline-css": {
"text": "/wp-content/themes/twentytwentythree/assets/fonts/"
}
},
"icon": "WordPress.svg",
@ -2954,6 +2957,9 @@
"link#twentytwentytwo-style-css": {},
"style#webfonts-inline-css": {
"text": "/wp-content/themes/twentytwentytwo/assets/fonts/"
},
"style#wp-webfonts-inline-css": {
"text": "/wp-content/themes/twentytwentytwo/assets/fonts/"
}
},
"icon": "WordPress.svg",