Skip to content

Commit a6a45ba

Browse files
committed
added the production-url in start_url in manifest.json to ensure the local avilability
1 parent 99ce70e commit a6a45ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "To Do List",
33
"short_name": "To Do List",
44
"description": "To Do List",
5-
"start_url": "/",
5+
"start_url": "https://ahmed-maher77.github.io/TaskWave-Installable-Web-based-Task-Manager/",
66
"id": "/",
77
"display": "standalone",
88
"orientation": "portrait",

0 commit comments

Comments
 (0)