Skip to content

Commit c1e8c3b

Browse files
Update header text
1 parent f43d184 commit c1e8c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="hero-content text-center">
44
<img src="./assets/logo/turing-logo-light.svg" alt="Turing Logo" class="hero-logo hero-logo-light">
55
<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>
6+
<p class="hero-subtitle">Bayesian inference with probabilistic programming</p>
77
<div class="hero-cta-buttons">
88
<a href="https://turinglang.org/docs/getting-started/" class="button btn-lg button--fill">Get Started</a>
99
<a href="https://github.com/TuringLang/Turing.jl" class="button btn-lg">View on GitHub</a>

0 commit comments

Comments
 (0)