Skip to content

Commit

Permalink
change start url to reflect app name
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Apr 9, 2024
1 parent dcc6ee2 commit 1d57873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lang": "en-US",
"display": "standalone",
"orientation": "portrait",
"start_url": "../.",
"start_url": "/gribbles/",
"background_color": "#373647",
"theme_color": "#373647",
"shortcuts": [],
Expand Down

0 comments on commit 1d57873

Please sign in to comment.