File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ <h2>Chilliwack.tech/Next</h2>
36
36
< h1 > Who?</ h1 >
37
37
< h3 > Richard Clark</ h3 >
38
38
< h3 > Crafty Penguins -
[email protected] </ h3 >
39
- < h4 > We support companies that make web based software that runs on Linux based servers</ h4 >
39
+ < h4 > We support companies that develop web based software that runs on Linux based servers</ h4 >
40
40
</ section >
41
41
< section >
42
42
< section >
@@ -47,6 +47,7 @@ <h3>Chat Ops</h3>
47
47
</ section >
48
48
< section id ="chat " data-background-color ="#000000 ">
49
49
< h1 style ="text-shadow: 3px 3px 8px #000000 "> Chat</ h1 >
50
+ < h3 style ="text-shadow: 3px 3px 4px #000000 "> Everything old is new again</ h3 >
50
51
< p id ="chatphrase1 " class ="fragment fade-up fragblack ">
51
52
First Multi-User Online Chat 1973
52
53
</ p >
Original file line number Diff line number Diff line change 33
33
"grunt-contrib-qunit" : " ^2.0.0" ,
34
34
"grunt-contrib-uglify" : " ^3.3.0" ,
35
35
"grunt-contrib-watch" : " ^1.0.0" ,
36
- "grunt-sass" : " ^2.0.0" ,
37
36
"grunt-retire" : " ^1.0.7" ,
37
+ "grunt-sass" : " ^2.0.0" ,
38
38
"grunt-zip" : " ~0.17.1" ,
39
39
"mustache" : " ^2.3.0" ,
40
- "socket.io" : " ^1.7.3 "
40
+ "socket.io" : " ^2.1.1 "
41
41
},
42
42
"license" : " MIT"
43
43
}
You can’t perform that action at this time.
0 commit comments