mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-10 00:30:34 +08:00
Update index.html
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
|
||||
@@ -11,7 +10,7 @@
|
||||
<link rel="stylesheet" href="stylesheets/normalize.css" />
|
||||
<link rel="stylesheet" href="stylesheets/app.css" />
|
||||
<script src="javascripts/vendor/custom.modernizr.js"></script>
|
||||
<script src="/javascripts/vendor/socket.io.min.js"></script>
|
||||
<script src="javascripts/vendor/socket.io.min.js"></script>
|
||||
<script>
|
||||
var socket = io.connect();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user