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('https://ai.studio/apps/drive/
|
| 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('https://ai.studio/apps/drive/1hZ1bBniBsOvhrfFmgSgWPRaBMB0Y3Sqx?fullscreenApplet=true', '_blank')">авторизация</button>
|
| 104 |
|
| 105 |
<button id="installButton" style="display: none;">Установить приложение</button>
|
| 106 |
<button id="iosInstallPrompt" style="display: none;">Установить приложение</button>
|