Merge pull request #1147 from IanDelMar/patch-5

Add script and style to theme support for html5
This commit is contained in:
UnderstrapFramework 2020-04-28 14:30:08 +01:00 committed by GitHub
commit cb9587fb2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ if ( ! function_exists( 'understrap_setup' ) ) {
'comment-list',
'gallery',
'caption',
'script',
'style',
)
);