From 8f61b31b4d614d00aa15bfd72afd92959d3299ae Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 13 May 2014 23:10:16 +0000 Subject: [PATCH] Twenty Thirteen: add `accessibility-ready` tag. Fixes #28225, props BODA1982. Built from https://develop.svn.wordpress.org/trunk@28395 git-svn-id: http://core.svn.wordpress.org/trunk@28223 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentythirteen/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 28df9208b1..c455c65537 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -7,7 +7,7 @@ Description: The 2013 theme for WordPress takes us back to the blog, featuring a Version: 1.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready +Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready Text Domain: twentythirteen This theme, like WordPress, is licensed under the GPL. @@ -3176,4 +3176,4 @@ footer.entry-meta { .comment-reply-login { color: #333; } -} \ No newline at end of file +}