diff --git a/_layouts/default.html b/_layouts/default.html
index d205e53dcae23d19a7ddae525fcd05a1343ec14a..26a2629ff8572d0e10b9b14a633f608b63749d38 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -23,8 +23,5 @@
 
     {% include footer.html %}
 
-  <script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>
-
-
     </body>
 </html>