File tree Expand file tree Collapse file tree 4 files changed +3
-8
lines changed
Expand file tree Collapse file tree 4 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 99 < meta name ="description " content ="Parallel agentic development with Electron + React " />
1010 < meta name ="theme-color " content ="#1e1e1e " />
1111 < link rel ="manifest " href ="/manifest.json " />
12- < link rel ="apple-touch-icon " href ="/icon-192.png " />
12+ < link rel ="icon " href ="/favicon.ico " />
13+ < link rel ="apple-touch-icon " href ="/icon.png " />
1314 < title > mux - coder multiplexer</ title >
1415 < style >
1516 body {
Original file line number Diff line number Diff line change 99 "orientation" : " any" ,
1010 "icons" : [
1111 {
12- "src" : " /icon-192.png" ,
13- "sizes" : " 192x192" ,
14- "type" : " image/png" ,
15- "purpose" : " any maskable"
16- },
17- {
18- "src" : " /icon-512.png" ,
12+ "src" : " /icon.png" ,
1913 "sizes" : " 512x512" ,
2014 "type" : " image/png" ,
2115 "purpose" : " any maskable"
You can’t perform that action at this time.
0 commit comments