diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-05-16 14:03:41 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-05-16 14:03:41 +0700 |
| commit | dd5aec9566205c7fefec9c0cdbd04b0f8ecb67d0 (patch) | |
| tree | ffb171f3e386df224400a5477afa589372add54e /public/manifest.json | |
| parent | 0f26d4f8edb2c3f24f4d85425910427e4d91f237 (diff) | |
fixing layout
Diffstat (limited to 'public/manifest.json')
| -rw-r--r-- | public/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/manifest.json b/public/manifest.json index 574598e4..367b9501 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "background_color" : "#FFFFFF", "display" : "standalone", "scope" : "/", - "start_url" : "/", + "start_url" : "/?utm_source=launcher", "name" : "Indoteknik.com", "short_name" : "Indoteknik.com", "description" : "Indoteknik.com: B2B Industrial Supply & Solution", |
