Skip to content

Commit

Permalink
chore: Update start URL in manifest.webmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
codeAbinash committed Jul 24, 2024
1 parent c1a135e commit b275ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"short_name": "Routine",
"name": "Routine",
"start_url": "/routine/",
"start_url": ".",
"display": "standalone",
"background_color": "#FFFFFF",
"description": "Manages your Routine",
Expand Down

0 comments on commit b275ab5

Please sign in to comment.