File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 < title > Web RARS</ title >
55 < link rel ="stylesheet " href ="./style.css " />
66 < script type ="module " src ="./index.js "> </ script >
7- < link rel ="manifest " href ="/manifest.json " />
7+ < link rel ="manifest " href =". /manifest.json " />
88 </ head >
99 < body >
1010 < div class ="flexttb " style ="height: 100% ">
Original file line number Diff line number Diff line change 22 "name" : " WebRARS" ,
33 "icons" : [
44 {
5- "src" : " /logo.webp" ,
5+ "src" : " . /logo.webp" ,
66 "sizes" : " 512x512"
77 }
88 ],
1111 "launch_handler" : {
1212 "client_mode" : " focus-existing"
1313 },
14- "start_url" : " /" ,
14+ "start_url" : " . /" ,
1515 "display" : " standalone" ,
1616 "theme_color" : " #05050a" ,
1717 "offline_enabled" : true
Original file line number Diff line number Diff line change 44 < title > Web RARS</ title >
55 < link rel ="stylesheet " href ="./style.css " />
66 < script type ="module " src ="./index.js "> </ script >
7- < link rel ="manifest " href ="/manifest.json " />
7+ < link rel ="manifest " href =". /manifest.json " />
88 </ head >
99 < body >
1010 < div class ="flexttb " style ="height: 100% ">
Original file line number Diff line number Diff line change 22 "name" : " WebRARS" ,
33 "icons" : [
44 {
5- "src" : " /logo.webp" ,
5+ "src" : " . /logo.webp" ,
66 "sizes" : " 512x512"
77 }
88 ],
1111 "launch_handler" : {
1212 "client_mode" : " focus-existing"
1313 },
14- "start_url" : " /" ,
14+ "start_url" : " . /" ,
1515 "display" : " standalone" ,
1616 "theme_color" : " #05050a" ,
1717 "offline_enabled" : true
You can’t perform that action at this time.
0 commit comments