File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="utf-8 " />
6- < link rel ="icon " href ="%sveltekit.assets%/favicon.png " />
76 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8- < link rel ="manifest " crossorigin ="use-credentials " href ="%sveltekit.assets%/manifest.json ">
97 < meta name ="description " content ="Remote Panel for MC Server Soft " />
10- < meta name ="theme-color " content ="#202124 " />
8+ < link rel ="icon " href ="%sveltekit.assets%/favicon.png " />
9+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="%sveltekit.assets%/apple-touch-icon.png ">
10+ < link rel ="manifest " crossorigin ="use-credentials " href ="%sveltekit.assets%/manifest.json ">
11+ < meta name ="msapplication-TileColor " content ="#202124 ">
12+ < meta name ="theme-color " content ="#202124 ">
1113 %sveltekit.head%
1214</ head >
1315
You can’t perform that action at this time.
0 commit comments