File tree 2 files changed +2
-8
lines changed
template-typescript/public
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< link rel ="shortcut icon " href ="%PUBLIC_URL%/favicon.ico " />
6
- < meta
7
- name ="viewport "
8
- content ="width=device-width, initial-scale=1, shrink-to-fit=no "
9
- />
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
10
7
< meta name ="theme-color " content ="#000000 " />
11
8
<!--
12
9
manifest.json provides metadata used when your web app is installed on a
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< link rel ="shortcut icon " href ="%PUBLIC_URL%/favicon.ico " />
6
- < meta
7
- name ="viewport "
8
- content ="width=device-width, initial-scale=1, shrink-to-fit=no "
9
- />
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
10
7
< meta name ="theme-color " content ="#000000 " />
11
8
<!--
12
9
manifest.json provides metadata used when your web app is installed on a
You can’t perform that action at this time.
0 commit comments