File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
< html >
2
2
< head >
3
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn .com/bootstrap/4.0.0 /css/bootstrap.min.css " integrity =" sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm " crossorigin ="anonymous ">
3
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare .com/ajax/libs/twitter- bootstrap/4.2.1 /css/bootstrap.min.css " crossorigin ="anonymous ">
4
4
< style >
5
5
body {font-family : Arial, Helvetica, sans-serif;}
6
6
h1 {color : # 3366CC ; font-size : 32px ;}
Original file line number Diff line number Diff line change 6
6
"start" : " node ./bin/www"
7
7
},
8
8
"dependencies" : {
9
- "express" : " ~4.16.3" ,
10
- "body-parser" : " ~1.18.3" ,
11
- "cookie-parser" : " ~1.4.3" ,
12
- "debug" : " ^3.1.0" ,
13
- "pug" : " ~2.0.3" ,
14
- "morgan" : " ^1.9.0" ,
15
- "serve-favicon" : " ^2.5.0"
9
+ "express" : " ~4.16.4"
16
10
}
17
11
}
You can’t perform that action at this time.
0 commit comments