Skip to content

Commit e8c8826

Browse files
authored
Update index.html
1 parent 15f76ea commit e8c8826

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

index.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!-- testing -->
21
<!DOCTYPE html>
32
<html lang="en">
43
<!-- Header -->
@@ -36,9 +35,9 @@
3635
<link type="text/css" href="css/draw2.css" rel="stylesheet">
3736
<!-- end of draw2 -->
3837

39-
<!-- Script ---------------->
38+
<!-- iogames chat script ---------------->
4039
<script src="js/iochat.js"></script>
41-
<!-- End ------------------->
40+
<!-- End -------------------------------->
4241

4342
<script src="js/cookie.js"></script>
4443
<script src="js/client.js"></script>
@@ -229,7 +228,6 @@
229228

230229
</aside>
231230
<!-- End -->
232-
233-
231+
234232
</body>
235233
</html>

0 commit comments

Comments
 (0)