|
2 | 2 | <html lang="uk">
|
3 | 3 |
|
4 | 4 | <head>
|
5 |
| - |
6 | 5 | <meta charset="utf-8">
|
7 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
8 | 7 |
|
9 |
| - <title>code.co.ua - Скоро запустимось!</title> |
| 8 | + <title>code.co.ua - Платформа для навчання програмуванню</title> |
10 | 9 | <meta name="robots" content="noindex">
|
11 | 10 | <meta name="googlebot" content="noindex">
|
12 | 11 | <meta property="og:title" content="code.co.ua - Скоро запустимось!">
|
13 | 12 | <meta property="og:image" content="http://code.co.ua/img/bg-chris-ried-512801-unsplash-min.jpg">
|
14 |
| - <meta name="twitter:title" content="code.co.ua - Скоро запустимось!"> |
| 13 | + <meta name="twitter:title" content="code.co.ua - Платформа для навчання програмуванню"> |
15 | 14 | <meta name="twitter:image" content="http://code.co.ua/img/bg-chris-ried-512801-unsplash-min.jpg">
|
16 | 15 |
|
17 | 16 | <!-- Bootstrap core CSS -->
|
|
39 | 38 |
|
40 | 39 | gtag('config', 'UA-120149728-2');
|
41 | 40 | </script>
|
42 |
| - |
| 41 | + <script async defer src="https://buttons.github.io/buttons.js"></script> |
43 | 42 | </head>
|
44 | 43 |
|
45 | 44 | <body>
|
|
53 | 52 | <div class="row h-100">
|
54 | 53 | <div class="col-12 my-auto">
|
55 | 54 | <div class="masthead-content text-white py-5 py-md-0">
|
56 |
| - <h1 class="mb-3">Скоро з'явимось!</h1> |
57 |
| - <p class="mb-5">Наразі ми працюємо над розробкою сайту. Орієнтовна дата запуску |
58 |
| - <strong>1 березня!</strong>! Зареєструйтеся для оновлення за допомогою форми нижче!</p> |
59 |
| - <script> |
60 |
| - var submitted = false; |
61 |
| - </script> |
62 |
| - <iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" |
63 |
| - onload="if(submitted) {alert('Дякуємо! ми проінформуємо вас про зміни!')}"></iframe> |
64 |
| - <form action="https://docs.google.com/forms/d/e/1FAIpQLSesMTj4zAk3Oh7pOLuTde3hGm2PEuqwtyOaQtyzNXU9s6OqQQ/formResponse" |
65 |
| - method="post" class="input-group input-group-newsletter" target="hidden_iframe" |
66 |
| - onsubmit="submitted=true;"> |
67 |
| - <input type="email" name="emailAddress" class="form-control" placeholder="Введіть email..." |
68 |
| - aria-label="Введіть email..." aria-describedby="basic-addon"> |
69 |
| - <div class="input-group-append"> |
70 |
| - <button class="btn btn-secondary" type="submit">Сповістити Мене!</button> |
71 |
| - </div> |
72 |
| - </form> |
| 55 | + <h1 class="mb-3">Проект зазнає змін</h1> |
| 56 | + <p class="mb-5"> |
| 57 | + В даний час ми працюємо над повною реконструкцією проекту |
| 58 | + </p> |
| 59 | + <ul class="list-unstyled"> |
| 60 | + <li> |
| 61 | + <a class="github-button" |
| 62 | + href="https://github.com/code-co-ua/code.co.ua" |
| 63 | + data-size="large" |
| 64 | + data-show-count="true" |
| 65 | + aria-label="Star code-co-ua/code.co.ua on GitHub"> |
| 66 | + Вподобати на GitHub |
| 67 | + </a> |
| 68 | + </li> |
| 69 | + <li> |
| 70 | + <a class="github-button" |
| 71 | + href="https://github.com/code-co-ua/code.co.ua/subscription" |
| 72 | + data-size="large" |
| 73 | + data-show-count="true" |
| 74 | + aria-label="Watch code-co-ua/code.co.ua on GitHub"> |
| 75 | + Слідкувати на GitHub |
| 76 | + </a> |
| 77 | + </li> |
| 78 | + </ul> |
73 | 79 | </div>
|
74 | 80 | </div>
|
75 | 81 | </div>
|
|
0 commit comments