-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
385 lines (378 loc) · 27.6 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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
---
title: Trang chủ
---
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="utf-8">
<title>Thí Vua Lấy Tốt</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Thi Vua Lay Tot Web" name="keywords">
<meta content="Thi Vua Lay Tot Web" name="description">
<link href="/images/favicon.ico" rel="icon">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet">
<link href="/css/animation.css" rel="stylesheet">
<link href="/css/home.css" rel="stylesheet">
<link href="/css/main.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="51">
<!-- Nav Bar Start -->
<nav class="page-header">
<div class="logo">
<a href="/"><img src="images/tvltlogo.png" alt="Thí Vua Lấy Tốt"></a>
</div>
<div class="topnav">
<div class="section">
<a>
<span class="bx bxs-chess"></span>Chơi cờ
</a>
</div>
<div class="section">
<a href="blog">
<span class="fa fa-newspaper-o"></span>Các bài đăng
</a>
</div>
<div class="section">
<a href="vlogs">
<span class="fa fa-play-circle"></span>Thư viện Video
</a>
</div>
<div class="section dropdown">
<a class="dropbtn" href="social">
<span class="fa fa-link"></span>Truyền thông <span class="fa fa-caret-down"></span>
</a>
<div class="dropdown-content">
<a href="social#social">Các tài khoản MXH của TungJohn</a>
<a href="social#chat">Các đoạn chat của Thí Vua Lấy Tốt</a>
<a href="social#group">Các nhóm/CLB/máy chủ của Thí Vua Lấy Tốt</a>
</div>
</div>
<div class="section dropdown">
<a class="dropbtn" href="lists">
<span class="bx bx-list-plus"></span>Danh sách/Tài liệu <span class="fa fa-caret-down"></span>
</a>
<div class="dropdown-content">
<a href="events">Danh sách tổng hợp các giải đấu</a>
<a href="libot-leaderboard">Bảng xếp hạng các Bot trên Lichess</a>
<a href="https://chess.com/forum/view/quy-dinh-co-ban-cua-clb-tungjohn-playing-chess" target="_blank">Danh sách các tài khoản vi phạm</a>
</div>
</div>
<div class="section dropdown">
<a class="dropbtn" href="/leaders" title="Ban cán sự của Thí Vua Lấy Tốt">
<span class="fa fa-shield"></span>Ban lãnh đạo <span class="fa fa-caret-down"></span>
</a>
<div class="dropdown-content">
<a href="/leaders#admins">Administrators/Các Quản trị viên</a>
<a href="/leaders#mods">Moderators/Các điều hành viên</a>
</div>
</div>
<a href="javascript:void(0);" class="icon" onclick="toggleMenu()"><span class="fa fa-list"></span></a></li>
</div>
<div>
<span class="fa fa-language"></span>
</div>
</nav>
<!-- Nav Bar End -->
<!-- Pre Loader -->
<div id="loader" class="show">
<div class="loader"></div>
</div>
<!-- Hero Start -->
<div class="hero" id="home">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-sm-12 col-md-8">
<div class="hero-content">
<div class="hero-text">
<h3>Chào mừng bạn đã ghé thăm</h3>
<h1>Thí Vua Lấy Tốt Website</h1>
<p>Thí Vua Lấy Tốt - một câu lạc bộ cờ cờ vua lớn bởi TungJohn sáng lập ra. Sứ mệnh của chúng tôi là giúp nền cờ Việt Nam được phát triển và giúp các kỳ thủ cờ vua nâng cao trình độ của mình. Chúng tôi thường xuyên tổ chức các
giải đấu (có thể có thưởng), tạo cơ hội cho các thành viên giao lưu, học hỏi lẫn nhau.</h3>
</div>
</div>
</div>
<div class="col-sm-10 col-md-4 d-none d-md-block">
<div class="hero-image">
<img src="https://images.chesscomfiles.com/uploads/v1/user/89365835.bbd16b6e.160x160o.4a9a88f3e61c.png" alt="Hero Image">
</div>
</div>
<div class="social_btn col-sm-10 col-md-12">
<a href="https://link.chess.com/club/0CVQh6" target="_blank"><img width="22" src="https://images.chesscomfiles.com/uploads/v1/user/33.862d5ff1.160x160o.578dc76c0662.png"></a>
<a href="https://lichess.org/team/thi-vua-lay-tot-tungjohn-playing-chess" target="_blank" title="Đội Thí Vua Lấy Tốt trên Lichess"><img width="22" src="https://lichess1.org/assets/______2/flair/img/activity.lichess.webp"></a>
<a href="https://facebook.com/groups/586909589413729" target="_blank" title="Nhóm Facebook của Thí Vua Lấy Tốt"><span class="fab fa-facebook-square"></span></a>
<a href="https://discord.gg/bggkufa4nE" target="_blank" title="Máy chủ Discord của Thí Vua Lấy Tốt"><span class="bx bxl-discord"></span></a>
<a href="https://zalo.me/g/zhrwtn779" title="Nhóm chat Thí Vua Lấy Tốt trên Zalo"><img width="14" src="https://upload.wikimedia.org/wikipedia/commons/9/91/Icon_of_Zalo.svg"></a>
</div>
</div>
</div>
</div>
<!-- Hero End -->
<hr class="wow fadeIn text-center" data-wow-delay="0.3s">
<!-- About Start -->
<div class="about wow fadeInUp" data-wow-delay="0.1s" id="about">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="about-img wow flip">
<img src="https://i.ytimg.com/vi/JxgUVnTkAFk/maxresdefault.jpg" alt="TungJohn">
</div>
<div class="social_btn wow rollIn">
<a href="https://youtube.com/channel/UCvNW1NAWWjblgrP6JQI4MbQ" target="_blank" title="Kênh Youtube của TungJohn"><span class="fab fa-youtube"></span></a>
<a href="https://facebook.com/TungJohn2005" target="_blank" title="Trang Facebook của TungJohn"><span class="fab fa-facebook-square"></span></a>
<a href="https://twitch.tv/tungjohnplayingchess" target="_blank" title="Kênh Twitch của TungJohn"><span class="fab fa-twitch"></span></a>
<a href="https://tiktok.com/@tungjohn2005" target="_blank" title="Tài khoản Tiktok của TungJohn"><span class="bx bxl-tiktok"></span></a>
<a href="https://chess.com/member/tungjohn2005" target="_blank" title="Tài khoản Chess.com của TungJohn"><img src="https://images.chesscomfiles.com/uploads/v1/user/33.862d5ff1.160x160o.578dc76c0662.png"></a>
<a href="https://lichess.org/Tungjohn2005" target="_blank" title="Tài khoản Lichess của TungJohn"><img src="https://lichess1.org/assets/______2/flair/img/activity.lichess.webp"></a>
<a href="https://shopee.vn/tungjohn2005" target="_blank" title="Shop cờ vua của TungJohn trên Shopee"><span class="fa fa-shopping-bag"></span></a>
</div>
</div>
<div class="col-lg-6">
<div class="about-content">
<div class="section-header text-left">
<p><span class="bx bx-user" style="font-size: 36px; visibility: visible; -webkit-transform: translateY(0) scale(1); opacity: 1;transform: translateY(0) scale(1); opacity: 1;-webkit-transition: all, -webkit-transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; transition: all, transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; "></span>Người
sáng lập là ai?</p>
<h2>Giới thiệu về TungJohn</h2>
</div>
<div class="about-text">
<p>Với hơn 100.000 người đăng ký, TungJohn Playing Chess mang đến cho bạn những video về cờ vua mới mỗi tuần. Từ những bài học cơ bản cho người mới bắt đầu đến những phân tích chuyên sâu về các giải đấu lớn, kênh sẽ đáp ứng mọi
nhu cầu của bạn về cờ vua. Với khả năng phân tích sắc sảo và lối dẫn chuyện cuốn hút, anh đã giúp hàng ngàn người hiểu rõ hơn về cờ vua. Bên cạnh đó, TungJohn còn tổ chức nhiều giải đấu và sự kiện cờ vua, tạo cơ hội giao
lưu cho cộng đồng người yêu thích môn thể thao này. Bạn có thể xem <a href="https://youtu.be/E7RW7r4mJts">video này</a> để biết được rõ hơn về bản thân TungJohn.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<hr class="wow fadeIn text-center" data-wow-delay="0.3s">
<!-- Service Start -->
<div class="service" id="service">
<div class="container">
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<div class="section-title">
<p>
<span class="bx bx-check" style="font-size: 36px; visibility: visible; -webkit-transform: translateY(0) scale(1); opacity: 1;transform: translateY(0) scale(1); opacity: 1;-webkit-transition: all, -webkit-transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; transition: all, transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; "></span> Sức mạnh</p>
</div>
<h2>Chúng tôi có những gì?</h2>
</div>
<div class="row">
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.0s">
<div class="service-item">
<div class="service-icon">
<i class="bx bxs-chess"></i>
</div>
<div class="service-text">
<h3>Cờ vua</h3>
<p>Các video, bài đăng về cờ vua được cập nhật thường xuyên như tin tức, các ván cờ hay, chiến thuật cờ vua,...</p>
</div>
</div>
</div>
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="service-item">
<div class="service-icon">
<i class="bx bx-medal"></i>
</div>
<div class="service-text">
<h3>Giải đấu</h3>
<p>Các giải đấu giao lưu và tranh tài được tổ chức hàng tuần, hàng tháng như <a href="/events/tournaments/tvlt">Thí Vua Lấy Tốt</a>, <a href="/events/tournaments/cttq">Chiến Trường Thí Quân</a>, <a href="/events/tournaments/cbtt">Cờ Bí Thí Tốt</a> với những giải thưởng khác nhau.</p>
</div>
</div>
</div>
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="service-item">
<div class="service-icon">
<i class="bx bx-world"></i>
</div>
<div class="service-text">
<h3>Cộng đồng</h3>
<p>Hơn 100k người đăng ký trên <a href="https://youtube.com/channel/UCvNW1NAWWjblgrP6JQI4MbQ">kênh Youtube</a>, gần 14000 thành viên trong <a href="https://chess.com/club/thi-vua-lay-tot-tungjohn-playing-chess">câu lạc bộ trên Chess.com</a> và hơn 6.500 thành viên trong nhóm Facebook</p>
</div>
</div>
</div>
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.6s">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-laptop"></i>
</div>
<div class="service-text">
<h3>Quản trị</h3>
<p><a href="/leaders">Đội ngũ quản trị</a> nhiệt tình, sẵn sàng giúp đỡ và giải đáp các thắc mắc của thành viên; luôn phát triển, đổi mới để câu lạc bộ lớn mạnh hơn!</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Service End -->
<hr class="wow fadeIn text-center" data-wow-delay="0.3s">
<!-- Experience Start -->
<div class="experience" id="experience">
<div class="container">
<header class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<p>
<span class="bx bx-star" style="font-size: 36px; visibility: visible; -webkit-transform: translateY(0) scale(1); opacity: 1;transform: translateY(0) scale(1); opacity: 1;-webkit-transition: all, -webkit-transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; transition: all, transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; "></span>Dòng
thời gian</p>
<h2>Những dấu mốc quan trọng</h2>
</header>
<div class="timeline">
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">4 thg 11, 2021</div>
<h2>Mr.TungJohn ra Video đầu tiên</h2>
<h4>Đánh dấu sự khởi đầu cho kênh <a href="https://youtube.com/channel/UCvNW1NAWWjblgrP6JQI4MbQ">TungJohn Playing Chess</a></h4>
<p>Chiếc video đầu tiên này là sự khởi đầu của kênh, trong video chưa có lời nói, tường thuật của TungJohn như ngày nay và chỉ có nhạc nền. Hãy xem <a href="https://youtu.be/JlHsGQOUEPk">ở đây</a>.</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">17 thg 11, 2021</div>
<h2>Câu lạc bộ Thí Vua Lấy Tốt được thành lập</h2>
<h4>Chess.com</h4>
<p>Câu lạc bộ lúc khởi tạo mang tên <i>Thí Vua Lấy Tốt</i> (sau này được đổi lại thành
<a href="https://chess.com/club/thi-vua-lay-tot-tungjohn-playing-chess">Thí Vua Lấy Tốt - TungJohn Playing Chess</a>) với mục đích giao lưu, trò chuyện cho tập hợp fan TungJohn.</p>
</div>
</div>
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">31 thg 12, 2021</div>
<h2>TungJohn đạt 10.000 người đăng ký kênh</h2>
<h4>Thành tựu đầu tiên của TungJohn</h4>
<p>TungJohn đã làm một <a href="https://youtu.be/HxwkzNIc2vY">Video chúc mừng</a> thành tựu này vào ngày đầu tiên của năm 2022. TungJohn đã trả lời nhiều comment hỏi về chú (Q&A).</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">30 thg 1, 2022</div>
<h2>TungJohn làm video giới thiệu bản thân</h2>
<h4>TungJohn stream lần đầu, kết thúc năm Tân Sửu</h4>
<p><a href="https://youtu.be/E7RW7r4mJts">Video</a> giải đáp một số câu hỏi thường gặp về thông tin của TungJohn.</p>
</div>
</div>
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">15 thg 10, 2022</div>
<h2>Giải Thí Vua Lấy Tốt được tổ chức chức lần đầu tiên</h2>
<h4>Đánh dấu cho các sự kiện của câu lạc bộ được tổ chức</h4>
<p><a href="events/tournaments/tvlt">Giải đấu Thí Vua Lấy Tốt</a> được phát trực tiếp trên kênh của <a href="https://youtube.com/channel/UCvNW1NAWWjblgrP6JQI4MbQ/streams">TungJohn Playing Chess</a> và vẫn được tổ chức đến hiện tại.
Những mùa đầu được tổ chức với tần suất là hàng tuần nhưng sau này do nhiều vấn đề nên chuyển sang hàng tháng.</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">2022 - 2023</div>
<h2>Các Admin mới được bổ nhiệm</h2>
<h4>Những quản trị viên tích cực giúp quản lý và phát triển cho câu lạc bộ mạnh mẽ đến hiện tại</h4>
<p>Các quản trị viện hiện tại gồm <a href="leaders#admin2">Trần Hồng Gia</a>, <a href="leaders#admin3">Đinh Hoàng Việt</a>, <a href="leaders#admin4">Đinh Đức Hoàn</a> và <a href="leaders#admin4">Trương Gia Bảo</a>.</p>
</div>
</div>
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">7 thg 1, 2024</div>
<h2>Website Thí Vua Lấy Tốt được ra mắt</h2>
<h4>Là trang web hiện bạn đang truy cập</h4>
<p>Được công bố lần đầu trong <a href="https://chess.com/forum/view/trang-web-thi-vua-lay-tot">diễn đàn câu lạc bộ trên Chess.com</a> với giao diện cực kỳ đơn giản. Lúc đó nội dung, bố cục, màu sắc,.. chưa được triển khai nên giao
diện cực kỳ đơn giản. Nhưng bây giờ thì được cập cập nhật và cải thiện liên tục trở thành nơi thứ 2, thứ 3 liên quan đến những thông tin quan trọng của Thí Vua Lấy Tốt.</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">10 thg 10, 2024</div>
<h2>TungJohn đạt 100.000 người đăng ký!!</h2>
<h4>Một thành tựu đáng tự hào của TungJohn, thành quả sau 3 năm</h4>
<p>TungJohn đã <a href="https://youtube.com/live/9YRa49R1xNE">phát trực tiếp</a> khoảnh khác có một này. Và theo lời hứa, TungJohn đã show mặt trong sự chờ đợi của fan hâm mộ. Và 3 tuần sau đó thì chiếc nút bạc cũng đã về tay và được
<a href="https://youtu.be/JxgUVnTkAFk">TungJohn đập hộp múc bang</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- Job Experience End -->
<hr class="wow fadeIn text-center" data-wow-delay="0.3s">
<!-- Blog Start -->
<div class="blog" id="blog">
<div class="container">
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<p>
<span class="fa fa-newspaper" style="font-size: 36px; visibility: visible; -webkit-transform: translateY(0) scale(1); opacity: 1;transform: translateY(0) scale(1); opacity: 1;-webkit-transition: all, -webkit-transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; transition: all, transform 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s; "></span>Các
bài đăng</p>
<h2>Những bài đăng mới nhất</h2>
</div>
<div class="card-list">
{% for post in site.posts limit:4 %}
<div class="card">
<a href="{{ post.url }}"><img src="/images/{{ post.id }}.png" class="card_image">
<h4 class="card_title">{{ post.title }}</h4></a>
<i class="card_in4">{{ post.description }}</i>
<a href="/{{ post.category }}" class="card_tag"><span class="fa fa-tag"></span>{{ post.tags }}</a>
<span class="card_dav"><b class="card_author">{{ post.author }}</b> • <span class="card_date">{{ post.date | date:"%d thg %m, %Y" }}</span></span>
</div>
{% endfor %}
</div>
</div>
</div>
<!-- Blog End -->
<hr class="wow fadeIn text-center" data-wow-delay="0.3s"><button id="back-to-top" title="Go to top"><span class="bx bxs-to-top"></span></button>
<!-- Footer Start -->
<footer class="wow rollIn" data-wow-delay="0.1s">
<div class="footer-container">
<div>
<h3><a href="">Thí Vua Lấy Tốt</a></h3>
<a href="social">Các trang mạng/truyền thông</a>|
<a href="blog">Các thông báo & tin tức</a>|
<a href="vlogs">Thư viện Video</a>|
<a href="game">Vài trò chơi đơn giản</a>|
<a href="lists">Danh sách/Tài liệu</a>|
<a href="leaders">Ban quản trị</a>
<hr>
<p>Trang được phát triển bởi <a href="/leaders#admins" title="Các quản trị viên">Quản trị viên</a>.</p>
<p>Mã nguồn trên <a href="https://github.com/ThiVuaLayTot/ThiVuaLayTot.github.io"><span class="fab fa-github"></span></a></p>
</div>
<div>
<h3><a href="/social">Các Liên Kết Mạng Xã Hội</a></h3>
<strong><a href="/social#social">Các tài khoản mạng xã hội của TungJohn</a></strong>
<div class="social_btn">
<a href="https://youtube.com/channel/UCvNW1NAWWjblgrP6JQI4MbQ" target="_blank"><span class="fab fa-youtube"></span></a>
<a href="https://facebook.com/TungJohn2005" target="_blank"><span class="fab fa-facebook-square"></span></a>
<a href="https://twitch.tv/tungjohnplayingchess" target="_blank"><span class="fab fa-twitch"></span></a>
<a href="https://tiktok.com/@tungjohn2005" target="_blank"><span class="bx bxl-tiktok"></span></a>
<a href="https://chess.com/member/tungjohn2005" target="_blank"><img src="https://images.chesscomfiles.com/uploads/v1/user/33.862d5ff1.160x160o.578dc76c0662.png"></a>
<a href="https://lichess.org/Tungjohn2005" target="_blank"><img src="https://lichess1.org/assets/______2/flair/img/activity.lichess.webp"></a>
<a href="https://shopee.vn/tungjohn2005" target="_blank" title="Shop cờ vua của TungJohn trên Shopee"><span class="fa fa-shopping-bag"></span></a>
</div>
<hr>
<strong><a href="/social#group">Các nhóm, câu lạc bộ, máy chủ của Thí Vua Lấy Tốt</a></strong>
<div class="social_btn">
<a href="https://link.chess.com/club/0CVQh6" target="_blank"><img width="22" src="https://images.chesscomfiles.com/uploads/v1/user/33.862d5ff1.160x160o.578dc76c0662.png"></a>
<a href="https://lichess.org/team/thi-vua-lay-tot-tungjohn-playing-chess" target="_blank"><img width="22" src="https://lichess1.org/assets/______2/flair/img/activity.lichess.webp"></a>
<a href="https://facebook.com/groups/586909589413729" target="_blank"><span class="fab fa-facebook-square"></span></a>
<a href="https://discord.gg/bggkufa4nE" target="_blank"><span class="bx bxl-discord"></span></a>
<a href="https://zalo.me/g/zhrwtn779" target="_blank"><img width="14" src="https://upload.wikimedia.org/wikipedia/commons/9/91/Icon_of_Zalo.svg"></a>
</div>
</div>
<div>
<h3><a href="https://youtube.com/channel/UCvNW1NAWWjblgrP6JQI4MbQ">Liên hệ & Ủng hộ</a></h3>
<strong><a href="social"><span class="bx bxs-contact"></span>Liên hệ</a></strong>
<p>Gọi điện nếu bạn muốn đăng ký tham gia khóa học cờ vua tại Hà Nội.
<a href="tel:0975600448"><span class="bx bxs-phone-call"></span>0975600448</a>
</p>
<p>Cách để nhận được trợ giúp, hỗ trợ là <span class="bx bx-message-dots"></span>Nhắn tin: với <a href="https://m.me/TungJohn2005">TungJohn qua Messenger</a>, với <a href="https://m.me/ThiVuaLayTot">quản trị viên trên Messenger</a>,
hoặc tham gia nhóm của chúng tôi trên <a href="social">các nền tảng truyền thông</a> để cùng thảo luận.</p>
<hr>
<strong><a href=""><span class="bx bxs-donate-heart"></span>Ủng hộ</a></strong>
<p>Các bạn có thể ủng hộ cho Stream của TungJohn qua <i>STK: 0860116608005 - Nguyễn Thanh Tùng (Ngân hàng Quân Đội MB)</i> nhé. Hoặc đơn giản hơn là đăng ký và theo dõi <a href="social#social">các tài khoản MXH</a> của TungJohn.</p>
</div>
</div>
</footer>
<!-- Footer End -->
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="https://pazindushane.github.io/lib/easing/easing.min.js"></script>
<script src="https://pazindushane.github.io/lib/wow/wow.min.js"></script>
<script src="https://pazindushane.github.io/js/main.js"></script>
</body>
</html>