Skip to content

Commit

Permalink
update starturl and scope to be more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Apr 22, 2024
1 parent 7102d1c commit dae944a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"lang": "en-US",
"display": "standalone",
"orientation": "portrait",
"start_url": "/blobble/",
"start_url": "https://skedwards88.github.io/blobble/",
"scope": "/blobble/",
"background_color": "#373647",
"theme_color": "#373647",
"shortcuts": [],
Expand Down

0 comments on commit dae944a

Please sign in to comment.