Merge pull request #1147 from IanDelMar/patch-5
Add script and style to theme support for html5
This commit is contained in:
commit
cb9587fb2b
|
@ -62,6 +62,8 @@ if ( ! function_exists( 'understrap_setup' ) ) {
|
||||||
'comment-list',
|
'comment-list',
|
||||||
'gallery',
|
'gallery',
|
||||||
'caption',
|
'caption',
|
||||||
|
'script',
|
||||||
|
'style',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Reference in New Issue