Skip to content

Commit 37e92a1

Browse files
committed
move tutorial button
1 parent 107ef76 commit 37e92a1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

_includes/header.qmd

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@
2020
<span class="display-6 d-block text-center py-5 display-md-5 display-lg-4">
2121
Bayesian inference with probabilistic programming
2222
</span>
23+
<div class="d-flex flex-column align-items-center gap-0 pb-5 fs-4">
24+
<a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="button btn">
25+
Tutorials
26+
</a>
27+
</div>
2328
<div class="d-flex flex-column align-items-center gap-0 pb-5">
2429
<div class="d-flex flex-row flex-wrap panel-wrapper gap-2">
25-
<a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="button btn">
26-
Tutorials
27-
</a>
2830
<a href="https://julialang.slack.com/archives/CCYDC34A0" class="button btn">
2931
Slack
3032
</a>

0 commit comments

Comments
 (0)