Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -100,7 +100,7 @@
|
|
| 100 |
</head>
|
| 101 |
<body>
|
| 102 |
|
| 103 |
-
<button id="openAppButton" onclick="window.open('
|
| 104 |
|
| 105 |
<button id="installButton" style="display: none;">Установить приложение</button>
|
| 106 |
<button id="iosInstallPrompt" style="display: none;">Установить приложение</button>
|
|
|
|
| 100 |
</head>
|
| 101 |
<body>
|
| 102 |
|
| 103 |
+
<button id="openAppButton" onclick="window.open('http://synkris-look-ai.hf.space/env/266130', '_blank')">авторизация</button>
|
| 104 |
|
| 105 |
<button id="installButton" style="display: none;">Установить приложение</button>
|
| 106 |
<button id="iosInstallPrompt" style="display: none;">Установить приложение</button>
|