File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77 < meta name ="theme-color " content ="#000000 " />
88 < meta
99 name ="description "
10- content ="Web site created using create-react-app "
10+ content ="Rapidly build & launch informational sites "
1111 />
1212 < link
1313 href ="https://cdn.jsdelivr.net/npm/boxicons@2.0.4/css/boxicons.min.css "
1414 rel ="stylesheet "
1515 />
16- < link rel ="apple-touch-icon " href ="logo192 .png " />
16+ < link rel ="apple-touch-icon " href ="img/favicon .png " />
1717 <!--
1818 manifest.json provides metadata used when your web app is installed on a
1919 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
Original file line number Diff line number Diff line change 11{
2- "short_name" : " React App " ,
3- "name" : " Create React App Sample " ,
2+ "short_name" : " IsomerCMS " ,
3+ "name" : " IsomerCMS " ,
44 "icons" : [
55 {
6- "src" : " favicon.ico" ,
6+ "src" : " img/ favicon.ico" ,
77 "sizes" : " 64x64 32x32 24x24 16x16" ,
88 "type" : " image/x-icon"
99 },
1010 {
11- "src" : " logo192 .png" ,
11+ "src" : " img/favicon .png" ,
1212 "type" : " image/png" ,
1313 "sizes" : " 192x192"
1414 },
1515 {
16- "src" : " logo512 .png" ,
16+ "src" : " img/favicon .png" ,
1717 "type" : " image/png" ,
1818 "sizes" : " 512x512"
1919 }
You can’t perform that action at this time.
0 commit comments