Skip to content

Commit 0855fc3

Browse files
committed
fix unclosed div etc
1 parent 3f8d59f commit 0855fc3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.qmd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,13 @@ Turing supports models with discrete parameters and stochastic control flow.
2626
Turing is written entirely in Julia, and is interoperable with its powerful ecosystem.
2727
:::
2828

29+
:::::
30+
2931
{{< include _includes/news.qmd >}}
3032

33+
### Learn more
34+
3135
```{=html}
32-
<h3 class="pb-3 section-start-space">
33-
Learn more
34-
</h3>
3536
<div class="list grid quarto-listing-cols-3">
3637
<a class="pseudolisting" href="/library">
3738
<div class="card-title h5">

0 commit comments

Comments
 (0)