File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/manifest.json "
18
18
crossorigin ="use-credentials "
19
19
/>
20
- < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/code-server .png " />
20
+ < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/pwa-icon-384 .png " />
21
21
< link href ="{{BASE}}/static/{{COMMIT}}/dist/pages/app.css " rel ="stylesheet " />
22
22
< meta id ="coder-options " data-settings ="{{OPTIONS}} " />
23
23
</ head >
Original file line number Diff line number Diff line change 14
14
href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/manifest.json "
15
15
crossorigin ="use-credentials "
16
16
/>
17
- < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/code-server .png " />
17
+ < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/pwa-icon-384 .png " />
18
18
< link href ="{{BASE}}/static/{{COMMIT}}/dist/pages/app.css " rel ="stylesheet " />
19
19
< meta id ="coder-options " data-settings ="{{OPTIONS}} " />
20
20
</ head >
Original file line number Diff line number Diff line change 17
17
href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/manifest.json "
18
18
crossorigin ="use-credentials "
19
19
/>
20
- < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/code-server.png " />
20
+ < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/pwa-icon-384.pnggg " />
21
21
< link href ="{{BASE}}/static/{{COMMIT}}/dist/pages/app.css " rel ="stylesheet " />
22
22
< meta id ="coder-options " data-settings ="{{OPTIONS}} " />
23
23
</ head >
Original file line number Diff line number Diff line change 17
17
href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/manifest.json "
18
18
crossorigin ="use-credentials "
19
19
/>
20
- < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/code-server .png " />
20
+ < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/pwa-icon-384 .png " />
21
21
< link href ="{{BASE}}/static/{{COMMIT}}/dist/pages/app.css " rel ="stylesheet " />
22
22
< meta id ="coder-options " data-settings ="{{OPTIONS}} " />
23
23
</ head >
Original file line number Diff line number Diff line change 14
14
href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/manifest.json "
15
15
crossorigin ="use-credentials "
16
16
/>
17
- < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/code-server .png " />
17
+ < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/pwa-icon-384 .png " />
18
18
< link href ="{{BASE}}/static/{{COMMIT}}/dist/pages/app.css " rel ="stylesheet " />
19
19
< meta id ="coder-options " data-settings ="{{OPTIONS}} " />
20
20
</ head >
Original file line number Diff line number Diff line change 33
33
<!-- PROD_ONLY
34
34
<link data-name="vs/workbench/workbench.web.api" rel="stylesheet" href="{{BASE}}/static/{{COMMIT}}/lib/vscode/out/vs/workbench/workbench.web.api.css">
35
35
END_PROD_ONLY -->
36
- < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/code-server .png " />
36
+ < link rel ="apple-touch-icon " href ="{{BASE}}/static/{{COMMIT}}/src/browser/media/pwa-icon-384 .png " />
37
37
< meta name ="apple-mobile-web-app-capable " content ="yes " />
38
38
39
39
<!-- Prefetch to avoid waterfall -->
You can’t perform that action at this time.
0 commit comments