Skip to content

Commit

Permalink
temporary fix for #64
Browse files Browse the repository at this point in the history
  • Loading branch information
csoni111 authored and alphadose committed Dec 25, 2017
1 parent 81ac1c1 commit 9ed1009
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
<!-- For all styles: <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,900italic,900,700italic,700,500italic,300italic,400italic,300,100italic,100' rel='stylesheet' type='text/css'>-->

<script src="bower_components/webcomponentsjs/webcomponents.min.js"></script>
<script src="webcomponents_modified.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.8.1/mustache.min.js"></script>
<script src="/socket.io/socket.io.js"></script>
Expand Down
Loading

0 comments on commit 9ed1009

Please sign in to comment.