We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487a8b5 commit f0ef657Copy full SHA for f0ef657
index.md
@@ -33,10 +33,21 @@
33
</div>
34
35
<h2 class="subtitle">
36
- <a href="/tutorials/" class="has-text-weight-bold">
37
- Tutorials
38
- </a>
39
- </h2>
+ <div class="columns is-vcentered">
+ <div class="column">
+ <a href="/tutorials/" class="has-text-weight-bold">
+ <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
49
50
51
<p>
52
We are centralizing all JSO tutorials in this page.
53
You can find the full list
0 commit comments