From 0c155199dbf13ef7b855385865dfa4740e91a8f1 Mon Sep 17 00:00:00 2001 From: Clement Date: Mon, 20 Jul 2020 16:54:46 +0200 Subject: [PATCH] :lipstick: Block pictures width to 300px max --- gulpfile.babel.js | 2 +- src/layouts/default.html | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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}}