Skip to content

Commit

Permalink
Merge pull request #2705 from daostack/Update-manifest-file
Browse files Browse the repository at this point in the history
Update manifest.json
  • Loading branch information
MeyerPV authored Jun 20, 2024
2 parents bfdd7a7 + 28ef891 commit 480e860
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Common.io",
"name": "Common.io",
"icons": [
{
"src": "favicon.ico",
Expand Down Expand Up @@ -38,7 +38,7 @@
"sizes": "512x512"
}
],
"start_url": ".",
"start_url": "./inbox",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
Expand Down

0 comments on commit 480e860

Please sign in to comment.