File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737
3838 <!-- Workbench Icon/Manifest/CSS -->
3939 < link rel ="icon " href ="./favicon.ico " type ="image/x-icon " />
40- < link rel ="manifest " href ="./manifest.json ">
40+ < link rel ="manifest " href ="./manifest.json " crossorigin =" use-credentials " >
4141 < link rel ="apple-touch-icon " href ="./static-{{COMMIT}}/out/vs/server/src/media/code-server.png " />
4242 < link data-name ="vs/workbench/workbench.web.api " rel ="stylesheet " href ="./static-{{COMMIT}}/out/vs/workbench/workbench.web.api.css ">
4343 < meta name ="apple-mobile-web-app-capable " content ="yes ">
Original file line number Diff line number Diff line change 3737
3838 <!-- Workbench Icon/Manifest/CSS -->
3939 < link rel ="icon " href ="./favicon.ico " type ="image/x-icon " />
40- < link rel ="manifest " href ="./manifest.json ">
40+ < link rel ="manifest " href ="./manifest.json " crossorigin =" use-credentials " >
4141 </ head >
4242
4343 < body aria-label ="">
You can’t perform that action at this time.
0 commit comments