Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 24, 2020. It is now read-only.

Commit 20321f0

Browse files
fix socket io on client
1 parent a847e35 commit 20321f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎views/index.pug‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ extends layout
22

33
block append head
44
link(rel="stylesheet" href="style/index.css")
5-
script(src="js/index.js")
65
script(src="/socket.io/socket.io.js")
76
script(src="js/notify.min.js")
7+
script(src="js/index.js")
88

99
block content
1010
div(class="w3-center w3-animate-opacity")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /