File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ flutter_launcher_icons:
1818 web :
1919 generate : true
2020 # image_path: "assets/icon/headlines_toolkit.png"
21- background_color : " #fcfcfc "
22- theme_color : " #fcfcfc "
21+ background_color : " #FFFFFF "
22+ theme_color : " #FFFFFF "
Original file line number Diff line number Diff line change 2727 <!-- Favicon -->
2828 < link rel ="icon " type ="image/png " href ="favicon.png ">
2929
30- < title > Ht Main </ title >
30+ < title > Headlines Toolkit </ title >
3131 < link rel ="manifest " href ="manifest.json ">
3232 < style id ="splash-screen-style ">
3333 html {
Original file line number Diff line number Diff line change 33 "short_name" : " Headlines Toolkit" ,
44 "start_url" : " ." ,
55 "display" : " standalone" ,
6- "background_color" : " #fcfcfc " ,
7- "theme_color" : " #fcfcfc " ,
6+ "background_color" : " #FFFFFF " ,
7+ "theme_color" : " #FFFFFF " ,
88 "description" : " Develop News Headlines Apps Rapidly & Reliably." ,
99 "orientation" : " portrait-primary" ,
1010 "prefer_related_applications" : false ,
You can’t perform that action at this time.
0 commit comments