8000 修改首页title · daysCounting/imooc@e336e1c · GitHub
[go: up one dir, main page]

Skip to content

Commit e336e1c

Browse files
committed
修改首页title
1 parent 53ff3ba commit e336e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ console.log('imooc started on port '+port)
1414

1515
app.get('/',function(req,res){
1616
res.render('index',{
17-
title:'imooc 首页',
17+
title:'影院热度播报',
1818
movies:[{
1919
title:'机械战警',
2020
_id:1,

0 commit comments

Comments
 (0)
0