Support local development of index.html
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Used for animating the scrolling of the chat div. Can that be done other ways? -->
|
||||
<script src="vendor/jquery-2.1.4.min.js"></script>
|
||||
|
||||
|
||||
<script src="vendor/autolink.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
autoplay
|
||||
controls
|
||||
style="width: 100%;"
|
||||
src="https://ia800300.us.archive.org/17/items/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.mp4"
|
||||
></video>
|
||||
<div id="app">
|
||||
{{ streamStatus }} {{ viewerCount }} {{ 'viewer' | plural(viewerCount) }}.
|
||||
|
||||
Reference in New Issue
Block a user