From dd5aec9566205c7fefec9c0cdbd04b0f8ecb67d0 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 16 May 2023 14:03:41 +0700 Subject: fixing layout --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') 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", -- cgit v1.2.3