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 8718612 commit 1fbe6fdCopy full SHA for 1fbe6fd
_includes/header.qmd
@@ -22,7 +22,7 @@
22
</span>
23
<div class="d-flex flex-column align-items-center gap-0 pb-5">
24
<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--fill btn">
+ <a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="button btn">
26
Tutorials
27
</a>
28
<a href="https://julialang.slack.com/archives/CCYDC34A0" class="button btn">
@@ -36,4 +36,4 @@
36
37
</div>
38
39
-```
+```
0 commit comments