aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/partials/header.html
diff options
context:
space:
mode:
authorMathias Biilmann Christensen <info@mathias-biilmann.net>2016-07-21 10:33:50 -0700
committerMathias Biilmann Christensen <info@mathias-biilmann.net>2016-07-21 10:33:50 -0700
commitf85838665b07e62c79a56a6956f9a5c7d9a70ced (patch)
tree4574a088ea032220b7822ad435335ab2ea2a6268 /site/layouts/partials/header.html
parenta6a5d841fd70e9aceb6fd757450c0691f3346661 (diff)
User browserSync instead of webpack dev server
Diffstat (limited to 'site/layouts/partials/header.html')
-rw-r--r--site/layouts/partials/header.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/site/layouts/partials/header.html b/site/layouts/partials/header.html
new file mode 100644
index 0000000..c683ad3
--- /dev/null
+++ b/site/layouts/partials/header.html
@@ -0,0 +1,7 @@
+<!doctype html>
+<html>
+ <head>
+ <title>Hugo with Gulp and Webpack</title>
+ <link rel="stylesheet" href="/main.css"/>
+ </head>
+ <body>