File tree 3 files changed +2
-202
lines changed
3 files changed +2
-202
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ block scripts
9
9
script( src ='/director.js' , type ='text/javascript' )
10
10
script( src ='/lodash.min.js' , type ='text/javascript' )
11
11
script( src ='/jquery.min.js' , type ='text/javascript' )
12
- script( src ='/socket.io.js' , type ='text/javascript' )
12
+ script( src ='/socket.io/socket.io .js' , type ='text/javascript' )
13
13
14
14
block body
15
15
a( href ='#top' )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ block scripts
8
8
script( src ='/vue.min.js' , type ='text/javascript' )
9
9
script( src ='/jquery.min.js' , type ='text/javascript' )
10
10
script( src ='/jquery.transit.min.js' , type ='text/javascript' )
11
- script( src ='/socket.io.js' , type ='text/javascript' )
11
+ script( src ='/socket.io/socket.io .js' , type ='text/javascript' )
12
12
13
13
block body
14
14
.container
You can’t perform that action at this time.
0 commit comments