fix livereload port
This commit is contained in:
parent
c971d4c0d9
commit
50795a7445
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<title>Zammad Chat</title>
|
||||
<link rel="stylesheet" href="chat.css">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35738/livereload.js?snipver=1"></' + 'script>')</script>
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue