Missing closing body tag prevented LiveReload.

This commit is contained in:
Vicky 2017-06-16 18:28:02 +08:00
parent 5dee751f9e
commit a1536d876f

View file

@ -149,4 +149,6 @@ $('a[href^="#"]').click(function(e) {
}, 500);
return false;
})
</script>
</script>
</body>