Skip to content

Commit 93f4f4a

Browse files
committed
New line added in app.js
1 parent 13406a3 commit 93f4f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TRIBUTE PAGE/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ app.get("/", function(req, res) {
1010

1111
app.listen(3000, function(req, res) {
1212
console.log("Server started running on port 3000");
13-
})
13+
})

0 commit comments

Comments
 (0)