aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/partials/footer.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/footer.html
parenta6a5d841fd70e9aceb6fd757450c0691f3346661 (diff)
User browserSync instead of webpack dev server
Diffstat (limited to 'site/layouts/partials/footer.html')
-rw-r--r--site/layouts/partials/footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html
new file mode 100644
index 0000000..310a610
--- /dev/null
+++ b/site/layouts/partials/footer.html
@@ -0,0 +1,3 @@
+<script src="/app.js"></script>
+</body>
+</html>