UNPKG

361 BHTMLView Raw
1<!DOCTYPE html>
2<html lang="en-US">
3 <head>
4 <meta charset="utf-8">
5 <title>title</title>
6 <link rel="stylesheet" href="stylesheets/style.css">
7 </head>
8 <body>
9 test
10
11<script>
12 document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] +
13 ':35729/livereload.js?snipver=1"></' + 'script>')
14</script>
15 </body>
16</html>