File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
5- < link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
5+ < link rel ="icon " type ="image/svg+xml " href ="/icon512_maskable.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < link rel ="manifest " href ="/manifest.json " />
8- <!-- For iOS Safari standalone mode -->
8+
99 < meta name ="apple-mobile-web-app-capable " content ="yes " />
1010 < meta
1111 name ="apple-mobile-web-app-status-bar-style "
1212 content ="black-translucent "
1313 />
1414 < meta name ="apple-mobile-web-app-title " content ="SRT Player " />
15- < title > Vite + React + TS </ title >
15+ < title > SRT Player </ title >
1616 </ head >
1717 < body >
1818 < div id ="root "> </ div >
Original file line number Diff line number Diff line change 2121 "lang" : " en-US" ,
2222 "name" : " SRT Player" ,
2323 "short_name" : " SRTp" ,
24- "start_url" : " https://ricklancee.github.io/srt-player /" ,
25- "scope" : " https://ricklancee.github.io/srt-player /"
24+ "start_url" : " . /" ,
25+ "scope" : " . /"
2626}
You can’t perform that action at this time.
0 commit comments