Aleksmorshen commited on
Commit
961c1b6
·
verified ·
1 Parent(s): caf2bb8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -7
index.html CHANGED
@@ -64,7 +64,7 @@
64
  /* Стили для iframe */
65
  iframe {
66
  width: 100%;
67
- height: 550px; /* Начальная высота, можно изменить */
68
  border: none;
69
  }
70
 
@@ -93,15 +93,11 @@
93
  <body>
94
 
95
  <iframe
96
- src="https://taplink.cc/morshenalpha"
97
  frameborder="0"
98
  allowfullscreen></iframe>
99
 
100
- <div class="card">
101
- <h1>Morshenalpha</h1>
102
- <p>Все лучшее здесь!</p>
103
- <p>Подписывайтесь и следите за обновлениями.</p>
104
- </div>
105
 
106
  <button id="installButton">Установить приложение</button>
107
  <button id="iosInstallPrompt">Установить приложение (инструкция для iOS)</button>
 
64
  /* Стили для iframe */
65
  iframe {
66
  width: 100%;
67
+ height: 1000px; /* Начальная высота, можно изменить */
68
  border: none;
69
  }
70
 
 
93
  <body>
94
 
95
  <iframe
96
+ src="https://v0-morshen-alpha-landing-4h51iv.vercel.app/"
97
  frameborder="0"
98
  allowfullscreen></iframe>
99
 
100
+
 
 
 
 
101
 
102
  <button id="installButton">Установить приложение</button>
103
  <button id="iosInstallPrompt">Установить приложение (инструкция для iOS)</button>