Spearhead: add blog-homepage
tag
This add a `blog-homepage` tag to Spearhead in order to test some new functionality around theme switching (see Automattic/wp-calypso#52799).
This commit is contained in:
parent
bcac18e165
commit
2c69451c99
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
|
|||
License URI: LICENSE
|
||||
Template: seedlet
|
||||
Text Domain: spearhead
|
||||
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, jetpack-global-styles
|
||||
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, blog-homepage, jetpack-global-styles
|
||||
*/
|
||||
/**
|
||||
* Required Variables
|
||||
|
@ -912,4 +912,4 @@ body[class*="woocommerce"] #page .woo-navigation .woocommerce-cart-widget {
|
|||
}
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
|
|
Loading…
Add table
Reference in a new issue