File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
- < html lang ="en ">
2
+ < html lang ="zh-CN ">
3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
- < link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
5
+ < link rel ="icon " type ="image/png " href ="/favicon.png " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Vite + React + TS </ title >
7
+ < title > 爬虫技术挑战平台 </ title >
8
8
</ head >
9
9
< body >
10
10
< div id ="root "> </ div >
Original file line number Diff line number Diff line change 2
2
< html lang ="zh-CN ">
3
3
< head >
4
4
< meta charset ="utf-8 " />
5
- < link rel ="icon " href ="%PUBLIC_URL%/favicon.ico " />
5
+ < link rel ="icon " href ="%PUBLIC_URL%/favicon.png " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7
7
< meta name ="theme-color " content ="#000000 " />
8
8
< meta
You can’t perform that action at this time.
0 commit comments