File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
< head >
5
5
< meta charset ="UTF-8 " />
6
+ < meta name ="color-scheme " content ="dark light ">
6
7
< link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png ">
7
8
< link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
8
9
< link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
9
10
< link rel ="manifest " href ="/site.webmanifest ">
10
- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " / >
11
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
12
< title > React Layout Template</ title >
12
13
< script type ="text/javascript ">
13
14
( function ( l ) {
Original file line number Diff line number Diff line change 5
5
box-sizing : border-box;
6
6
}
7
7
: root {
8
+ color-scheme : light dark;
8
9
font-size : 10px ;
9
10
overflow-y : scroll;
10
11
You can’t perform that action at this time.
0 commit comments