Skip to content

Commit f0ef657

Browse files
committed
youtube
1 parent 487a8b5 commit f0ef657

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

index.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,21 @@
3333
</div>
3434
3535
<h2 class="subtitle">
36-
<a href="/tutorials/" class="has-text-weight-bold">
37-
Tutorials
38-
</a>
39-
</h2>
36+
<div class="columns is-vcentered">
37+
<div class="column">
38+
<a href="/tutorials/" class="has-text-weight-bold">
39+
<h2 class="subtitle">Tutorials</h2>
40+
</a>
41+
</div>
42+
<div class="column is-narrow">
43+
<a class="button is-danger" href="https://www.youtube.com/playlist?list=PLOOY0eChA1uxmm8G2caFpdX7X9NjgpDUY">
44+
<span class="icon">
45+
<ion-icon name="logo-youtube"></ion-icon>
46+
</span>
47+
<span>Watch tutorials</span>
48+
</a>
49+
</div>
50+
</div>
4051
<p>
4152
We are centralizing all JSO tutorials in this page.
4253
You can find the full list

0 commit comments

Comments
 (0)