File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
38
38
<!-- Workbench Icon/Manifest/CSS -->
39
39
< 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 " >
41
41
< link rel ="apple-touch-icon " href ="./static-{{COMMIT}}/out/vs/server/src/media/code-server.png " />
42
42
< link data-name ="vs/workbench/workbench.web.api " rel ="stylesheet " href ="./static-{{COMMIT}}/out/vs/workbench/workbench.web.api.css ">
43
43
< meta name ="apple-mobile-web-app-capable " content ="yes ">
Original file line number Diff line number Diff line change 37
37
38
38
<!-- Workbench Icon/Manifest/CSS -->
39
39
< 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 " >
41
41
</ head >
42
42
43
43
< body aria-label ="">
You can’t perform that action at this time.
0 commit comments