mirror of
https://github.com/woocommerce/storefront.git
synced 2025-08-20 04:00:29 +08:00
Declare HTML5 scripts and styles support for better compliance with W3C validator
This commit is contained in:
parent
6c41b179c1
commit
008d639475
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@ if ( ! class_exists( 'Storefront' ) ) :
|
|||
'gallery',
|
||||
'caption',
|
||||
'widgets',
|
||||
'style',
|
||||
'script',
|
||||
)
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue