Skip to content

Commit

Permalink
Update layout.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jzarris authored Aug 16, 2018
1 parent a60041c commit 9ef7c15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/views/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@
<script src="/js/tour/redirects-steps.js"></script>

<!-- Load live reload script -->
<script>
document.write("<script src='//" + (location.host || "localhost").split(":")[0] + ":35729/livereload.js'></" + "script>");
</script>
<!-- <script> -->
<!-- document.write("<script src='//" + (location.host || "localhost").split(":")[0] + ":35729/livereload.js'></" + "script>"); -->
<!-- </script> -->

</body>

</html>
</html>

0 comments on commit 9ef7c15

Please sign in to comment.