mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-14 20:52:49 +00:00
move bundle script tag to the bottom of body
This commit is contained in:
@@ -3,6 +3,6 @@ html
|
||||
head
|
||||
title Gulp template
|
||||
link(rel='stylesheet', href='css/style.css')
|
||||
script(src='js/bundle.js')
|
||||
body
|
||||
h1 Hello world!
|
||||
script(src='js/bundle.js')
|
||||
|
||||
Reference in New Issue
Block a user