Skip to content

Commit 1bc0e44

Browse files
committed
wip
1 parent 0d6a9f2 commit 1bc0e44

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

images/chat_image.jpg

84.6 KB
Loading

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2>Chilliwack.tech/Next</h2>
3636
<h1>Who?</h1>
3737
<h3>Richard Clark</h3>
3838
<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>
4040
</section>
4141
<section>
4242
<section>
@@ -47,6 +47,7 @@ <h3>Chat Ops</h3>
4747
</section>
4848
<section id="chat" data-background-color="#000000">
4949
<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>
5051
<p id="chatphrase1" class="fragment fade-up fragblack">
5152
First Multi-User Online Chat 1973
5253
</p>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"grunt-contrib-qunit": "^2.0.0",
3434
"grunt-contrib-uglify": "^3.3.0",
3535
"grunt-contrib-watch": "^1.0.0",
36-
"grunt-sass": "^2.0.0",
3736
"grunt-retire": "^1.0.7",
37+
"grunt-sass": "^2.0.0",
3838
"grunt-zip": "~0.17.1",
3939
"mustache": "^2.3.0",
40-
"socket.io": "^1.7.3"
40+
"socket.io": "^2.1.1"
4141
},
4242
"license": "MIT"
4343
}

0 commit comments

Comments
 (0)