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 f43d184 commit c1e8c3bCopy full SHA for c1e8c3b
_includes/header.qmd
@@ -3,7 +3,7 @@
3
<div class="hero-content text-center">
4
<img src="./assets/logo/turing-logo-light.svg" alt="Turing Logo" class="hero-logo hero-logo-light">
5
<img src="./assets/logo/turing-logo-dark.svg" alt="Turing Logo" class="hero-logo hero-logo-dark">
6
- <p class="hero-subtitle">A powerful and flexible probabilistic programming language for Julia.</p>
+ <p class="hero-subtitle">Bayesian inference with probabilistic programming</p>
7
<div class="hero-cta-buttons">
8
<a href="https://turinglang.org/docs/getting-started/" class="button btn-lg button--fill">Get Started</a>
9
<a href="https://github.com/TuringLang/Turing.jl" class="button btn-lg">View on GitHub</a>
0 commit comments