added livereload script

master
Jordan Han 2020-02-09 15:20:41 +08:00
parent ed2aa2bd31
commit a844ba5c01
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@
</main>
{%- include footer.html -%}
<!--<script src="http://localhost:35729/livereload.js"></script>-->
{%- if jekyll.environment != "production" -%}
<script src="http://localhost:35729/livereload.js"></script>
{%- endif -%}
</body>
</html>