-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
262 lines (240 loc) · 12.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!--
________ ___ ________ ___ __ ________ ________ ___ ________ ________ ___ ___
|\ ____\|\ \|\ __ \|\ \|\ \ |\ __ \|\ ___ \|\ \|\ __ \|\ __ \|\ \ / /|
\ \ \___|\ \ \ \ \|\ \ \ \/ /|\ \ \|\ \ \ \_|\ \ \ \ \ \|\ \ \ \|\ \ \ \ / / /
\ \_____ \ \ \ \ _ _\ \ ___ \ \ __ \ \ \ \\ \ \ \ \ _ _\ \ \\\ \ \ \/ / /
\|____|\ \ \ \ \ \\ \\ \ \\ \ \ \ \ \ \ \ \_\\ \ \ \ \ \\ \\ \ \\\ \ \ / /
____\_\ \ \__\ \__\\ _\\ \__\\ \__\ \__\ \__\ \_______\ \__\ \__\\ _\\ \_______\ \__/ /
|\_________\|__|\|__|\|__|\|__| \|__|\|__|\|__|\|_______|\|__|\|__|\|__|\|_______|\|__|/
\|_________|
-->
<!DOCTYPE html>
<html prefix="og: https://ogp.me/ns#">
<head>
<!-- Title and description -->
<title>UniSched — твій університет, вже у смартфоні 📲</title>
<meta name="description" content="Де б ти не був, розклад занять завжди буде поруч з тобою ✨. Завантажуй UniSched вже сьогодні!">
<!-- /Title and description -->
<!-- Charset and viewport -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- /Charset and viewport -->
<!-- OpenGraph -->
<meta property="og:title" content="UniSched — твій університет, вже у смартфоні" />
<meta property="og:description" content="Де б ти не був, розклад занять завжди буде поруч з тобою. Завантажуй UniSched вже сьогодні!" />
<meta property="og:locale" content="uk_UA" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://unisched.download/" />
<meta property="og:image" content="https://unisched.download/assets/img/unisched_banner.png" />
<meta property="og:image:type" content="image/png" />
<!-- /OpenGraph -->
<!-- Website icons -->
<link rel="icon" href="favicon.ico" sizes="any">
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
<!-- /Website icons -->
<!-- Google Search -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": ["SoftwareApplication", "MobileApplication", "WebApplication"],
"name": "UniSched",
"operatingSystem": "ANDROID",
"applicationCategory": "EducationalApplication",
"offers": {
"@type": "Offer",
"price": "0"
},
"downloadUrl": "https://play.google.com/store/apps/details?id=download.unisched.app",
"releaseNotes": "https://changelog.unisched.download/",
"license": "https://help.unisched.download/legal/terms/"
}
</script>
<!-- /Google Search -->
<!-- Scripts -->
<script defer src="https://unpkg.com/mustache@latest"></script>
<script defer src="assets/js/render.js"></script>
<script defer src="assets/js/site.js"></script>
<!-- /Scripts -->
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&family=Ubuntu:wght@500;700&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- /Fonts -->
<!-- Stylesheets -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
<link rel="stylesheet" href="assets/site.css">
<!-- /Stylesheets -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QX4V6SXN11"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-QX4V6SXN11');
</script>
<!-- /Google tag (gtag.js) -->
<!-- Google AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5846758213675478" crossorigin="anonymous"></script>
<!-- /Google AdSense -->
</head>
<body>
<!-- Application banner -->
<section class="section my-0 pb-6" id="app-banner">
<div class="container is-max-desktop has-text-centered mt-6 pb-6">
<img src="assets/img/icon-512.png" alt="UniSched" style="width: 150px;" />
<h1 class="title is-1 has-text-centered mx-0 my-5">Твій Університет,<br/>вже у смартфоні</h1>
<!-- App download buttons -->
<div class="unisched-download-buttons is-flex is-justify-content-center is-align-items-center" id="unisched_app_links">
<button class="button is-medium is-rounded is-dark download-button">
<span class="icon">
<span class="material-symbols-outlined">download</span>
</span>
<span>Завантажити</span>
</button>
</div>
<!-- /App download buttons -->
<!-- Additional buttons -->
<div class="mt-5" style="line-height: 1;">
<!-- Telegram link -->
<a class="button is-ghost px-2 py-0" style="height: auto;" target="_blank" href="https://t.me/unisched">
<span class="icon is-small mr-2"><img src="assets/icons/telegram-logo.svg" /></span>
<span>Telegram-канал</span>
</a>
<!-- /Telegram link -->
<!-- Viber link -->
<a class="button is-ghost px-2 py-0" style="height: auto;" target="_blank"
href="https://invite.viber.com/?g2=AQAnUkwagTWhwVLZy6Pxc7pj7GDAs5afiWfXJ0W%2BIayDn63XvdksNcc32tHY%2BTh6">
<span class="icon is-small mr-2"><img src="assets/icons/viber-logo.svg" /></span>
<span>Viber-спільнота</span>
</a>
<!-- /Viber link -->
<div class="mt-2">
<!-- Donation link -->
<a class="button is-ghost px-2 py-0" style="height: auto;" target="_blank"
href="https://aka.sirkadirov.com/unisched/donate">
<span class="icon is-small mr-1"><span style="font-size: 18px;">💖</span></span>
<span style="color: #ec0000;">Підтримати застосунок донатом</span>
</a>
<!-- /Donation link -->
</div>
</div>
<!-- /Additional buttons -->
</div>
</section>
<!-- /Application banner -->
<!-- Features -->
<section class="section my-0 pt-0" id="features">
<div class="container is-max-desktop pb-6">
<div class="columns is-multiline is-justify-content-center" id="unisched_features">
<script id="unisched_features_template" type="x-tmpl-mustache">
{{#features}}
<div class="column is-4 is-flex">
<span class="icon mr-3">
<span class="material-symbols-outlined">{{icon_name}}</span>
</span>
<div>
<h5 class="title is-5 mb-2">{{title}}</h5>
<p class="m-0">{{description}}</p>
</div>
</div>
{{/features}}
<!-- Ads by Google -->
<div class="column is-10">
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5846758213675478" data-ad-slot="6497913984" data-ad-format="auto" data-full-width-responsive="true"></ins>
</div>
<!-- /Ads by Google -->
</script>
</div>
</div>
</section>
<!-- /Features -->
<!-- Partners -->
<section class="section my-0" id="partner-logos">
<div class="container is-max-desktop py-3">
<div class="columns is-mobile is-multiline is-justify-content-center" id="unisched_partners">
<script id="unisched_partners_template" type="x-tmpl-mustache">
{{#partners}}
<div class="column is-two-thirds-mobile is-one-third-tablet">
<a href="{{link}}" target="_blank">
<img src="{{image}}" style="display: block; width: 100%;" />
</a>
</div>
{{/partners}}
</script>
</div>
</div>
</section>
<!-- /Partners -->
<!-- Testimonials -->
<section class="section my-0" id="testimonials">
<div class="container is-max-desktop py-3">
<div class="columns is-multiline is-justify-content-center" id="unisched_testimonials">
<script id="unisched_testimonials_template" type="x-tmpl-mustache">
{{#testimonials}}
<div class="column is-4">
<h6 class="title is-6 m-0">{{author}}</h6>
<div class="is-flex is-justify-content-flex-start my-1">{{&rating_stars}}</div>
<p>{{text}}</p>
</div>
{{/testimonials}}
</script>
</div>
</div>
</section>
<!-- /Testimonials -->
<!-- Page footer -->
<footer class="footer py-5">
<div class="content has-text-centered">
<!-- Footer buttons -->
<div class="buttons is-justify-content-center mb-1">
<a class="button is-normal" href="https://help.unisched.download/legal/" target="_blank">
<span class="icon">
<span class="material-symbols-outlined">info</span>
</span>
<span>Юр. інформація</span>
</a>
<a class="button is-normal" href="https://help.unisched.download/" target="_blank">
<span class="icon">
<span class="material-symbols-outlined">help</span>
</span>
<span>Допомога</span>
</a>
</div>
<!-- /Footer buttons -->
<!-- Social channels -->
<div class="buttons is-justify-content-center mt-3">
<!-- Telegram link -->
<a class="button is-ghost px-2 py-0" style="height: auto;" target="_blank" href="https://t.me/unisched">
<span class="icon is-small mr-2"><img src="assets/icons/telegram-logo.svg" /></span>
<span>Telegram-канал</span>
</a>
<!-- /Telegram link -->
<!-- Viber link -->
<a class="button is-ghost px-2 py-0" style="height: auto;" target="_blank"
href="https://invite.viber.com/?g2=AQAnUkwagTWhwVLZy6Pxc7pj7GDAs5afiWfXJ0W%2BIayDn63XvdksNcc32tHY%2BTh6">
<span class="icon is-small mr-2"><img src="assets/icons/viber-logo.svg" /></span>
<span>Viber-спільнота</span>
</a>
<!-- /Viber link -->
</div>
<!-- /Social channels -->
<!-- Copyright -->
<p>
© 2023 - 2024,
<a href="https://sirkadirov.com/" target="_blank">ФОП Кадіров Юрій Вікторович</a> та
<a href="https://supremeorder.rocks/" target="_blank">Громадська організація «Верховний Порядок»</a>.
Усі права захищено.
</p>
<!-- /Copyright -->
</div>
</footer>
<!-- /Page footer -->
<div class="splash_screen" id="splash_screen">
<div class="splash_screen_box">
<img class="mb-2" src="assets/img/unisched_logo_default.svg" alt="UniSched" />
<progress class="progress is-small is-primary" max="100">15%</progress>
</div>
</div>
</body>
</html>