From f85838665b07e62c79a56a6956f9a5c7d9a70ced Mon Sep 17 00:00:00 2001 From: Mathias Biilmann Christensen Date: Thu, 21 Jul 2016 10:33:50 -0700 Subject: User browserSync instead of webpack dev server --- site/layouts/index.html | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'site/layouts/index.html') diff --git a/site/layouts/index.html b/site/layouts/index.html index ae10e35..7266783 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -1,12 +1,5 @@ - - - - Hugo with Gulp and Webpack - - - -

Hugo with Gulp and Webpack

+{{ partial "header" . }} - - - +

Hugo with Gulp and Webpack

+ +{{ partial "footer" . }} -- cgit v1.3