From e385101bc46c310004abb962b2d2ffa1f6094f3e Mon Sep 17 00:00:00 2001 From: ilianasb <110396005+sobakinmontazer@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:17:48 +0300 Subject: [PATCH] Update index_mobile.html --- index_mobile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index_mobile.html b/index_mobile.html index fc22246..2822b9c 100644 --- a/index_mobile.html +++ b/index_mobile.html @@ -271,7 +271,7 @@ } // URL to redirect to if the user is on a desktop device - const desktopRedirectUrl = 'https://www.sobakintech.sytes.net/'; + const desktopRedirectUrl = 'https://sobakintech.sytes.net/'; // Check if the user is on a desktop device and redirect if true if (isDesktop()) {