diff --git a/gulpfile.babel.js b/gulpfile.babel.js index b9f729f..9565ab1 100644 --- a/gulpfile.babel.js +++ b/gulpfile.babel.js @@ -121,7 +121,7 @@ function inliner(css) { var pipe = lazypipe() .pipe($.inlineCss, { applyStyleTags: false, - removeStyleTags: true, + removeStyleTags: false, preserveMediaQueries: true, removeLinkTags: false }) diff --git a/src/layouts/default.html b/src/layouts/default.html index f3dea9a..0f98490 100644 --- a/src/layouts/default.html +++ b/src/layouts/default.html @@ -6,6 +6,11 @@ + {{subject}}