Skip to content

Instantly share code, notes, and snippets.

@ro31337
Created March 6, 2016 01:13
Show Gist options
  • Select an option

  • Save ro31337/71e38ba11e3586ac8ef4 to your computer and use it in GitHub Desktop.

Select an option

Save ro31337/71e38ba11e3586ac8ef4 to your computer and use it in GitHub Desktop.
<body>
Hello, world!
<script type="text/javascript">var _lrscript = document.createElement('script');_lrscript.type = 'text/javascript';_lrscript.defer = _lrscript.async = true;_lrscript.src = 'http://' + ((null||location.host).split(':')[0]) + ':35729/livereload.js?';document.body.appendChild(_lrscript);</script></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment