File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 17
17
-->
18
18
< base href ="$FLUTTER_BASE_HREF ">
19
19
20
+ < meta charset ="UTF-8 ">
20
21
< meta content ="IE=Edge " http-equiv ="X-UA-Compatible ">
22
+ < meta name ="description " content ="A free and open-source app for preserving memories that weren’t caught on camera. ">
23
+
24
+ <!-- iOS meta tags & icons -->
25
+ < meta name ="apple-mobile-web-app-capable " content ="yes ">
26
+ < meta name ="apple-mobile-web-app-status-bar-style " content ="black ">
27
+ < meta name ="apple-mobile-web-app-title " content ="ChuckleChest ">
28
+ < link rel ="apple-touch-icon " sizes ="57x57 " href ="../icons/apple-icon-57x57.png ">
29
+ < link rel ="apple-touch-icon " sizes ="60x60 " href ="../icons/apple-icon-60x60.png ">
30
+ < link rel ="apple-touch-icon " sizes ="72x72 " href ="../icons/apple-icon-72x72.png ">
31
+ < link rel ="apple-touch-icon " sizes ="76x76 " href ="../icons/apple-icon-76x76.png ">
32
+ < link rel ="apple-touch-icon " sizes ="114x114 " href ="../icons/apple-icon-114x114.png ">
33
+ < link rel ="apple-touch-icon " sizes ="120x120 " href ="../icons/apple-icon-120x120.png ">
34
+ < link rel ="apple-touch-icon " sizes ="144x144 " href ="../icons/apple-icon-144x144.png ">
35
+ < link rel ="apple-touch-icon " sizes ="152x152 " href ="../icons/apple-icon-152x152.png ">
36
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="../icons/apple-icon-180x180.png ">
37
+
38
+ <!-- Android icons -->
39
+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="../icons/android-icon-192x192.png ">
40
+
41
+ <!-- Favicon -->
42
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="../icons/favicon-32x32.png ">
43
+ < link rel ="icon " type ="image/png " sizes ="96x96 " href ="../icons/favicon-96x96.png ">
44
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="../icons/favicon-16x16.png ">
21
45
22
46
< title > ChuckleChest</ title >
23
47
< link rel ="manifest " href ="manifest.json ">
Original file line number Diff line number Diff line change 10
10
<!-- iOS meta tags & icons -->
11
11
< meta name ="apple-mobile-web-app-capable " content ="yes ">
12
12
< meta name ="apple-mobile-web-app-status-bar-style " content ="black ">
13
- < meta name ="apple-mobile-web-app-title " content ="batchbase ">
13
+ < meta name ="apple-mobile-web-app-title " content ="ChuckleChest ">
14
14
< link rel ="apple-touch-icon " sizes ="57x57 " href ="icons/apple-icon-57x57.png ">
15
15
< link rel ="apple-touch-icon " sizes ="60x60 " href ="icons/apple-icon-60x60.png ">
16
16
< link rel ="apple-touch-icon " sizes ="72x72 " href ="icons/apple-icon-72x72.png ">
You can’t perform that action at this time.
0 commit comments