Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Commit 3152e68

Browse files
init create-react-app
1 parent 6864787 commit 3152e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"short_name": "React App",
3-
"name": "Create React App Sample",
2+
"short_name": "Todo App",
3+
"name": "Todo App",
44
"icons": [
55
{
66
"src": "favicon.ico",
@@ -16,7 +16,7 @@
1616
"src": "logo512.png",
1717
"type": "image/png",
1818
"sizes": "512x512"
19-
}
19+
}
2020
],
2121
"start_url": ".",
2222
"display": "standalone",

0 commit comments

Comments
 (0)