Browse Source

add missing tags to Pendant (#6283)

Andrés Blanco 3 years ago
parent
commit
e09e7a0b90
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pendant/style.css

+ 2 - 2
pendant/style.css

@@ -13,7 +13,7 @@ License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: 
 Text Domain: pendant
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
+Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, blog-homepage
 */
 
 /*
@@ -273,4 +273,4 @@ body > .is-root-container > .wp-block-template-part > .wp-block-cover,
 	.pendant-post-navigation .post-navigation-link-next {
 		text-align: right;
 	}
-}
+}