Skip to content

Commit ffcd73b

Browse files
authored
Change start_url to relative path './'
1 parent a1bf566 commit ffcd73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "HTMLRunner",
33
"short_name": "HTMLRunner",
4-
"start_url": "/HTMLRunner/",
4+
"start_url": "./",
55
"display": "standalone",
66
"background_color": "#f5f5f5",
77
"theme_color": "#2196F3",

0 commit comments

Comments
 (0)