From cfbbe5952690d81a151f53251ac423414830b594 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Mon, 10 Apr 2023 18:37:24 +0000 Subject: [PATCH] Twenty Twenty-Three: Add `style-variations` tag in `style.css`. The `style-variations` tag was recently added on the Theme repository. As Twenty Twenty-Three proposes several Style variations, let's add a `style-variations` tag to the header of its stylesheet. Props kafleg, SergeyBiryukov, mukesh27. Fixes #58110. See meta#6545. git-svn-id: https://develop.svn.wordpress.org/trunk@55643 602fd350-edb4-49c9-b593-d223f7449a82 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 3744fae..c24112c 100644 --- a/style.css +++ b/style.css @@ -11,5 +11,5 @@ Version: 1.1 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html Text Domain: twentytwentythree -Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news +Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news */