Commit c9b2f050 authored by Lipis's avatar Lipis
Browse files

Merge pull request #58 from timhuff/patch-1

Removed LiveReload script from index.html
parents de814949 c19b813b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -485,7 +485,6 @@
      </section>
    </div>

    <script src="http://localhost:35729/livereload.js"></script>
    <script src="./assets/docs.js"></script>
  </body>
</html>