Skip to content

Commit 2252a2b

Browse files
Remove emojis from Start Your Journey Section
1 parent 4170ad2 commit 2252a2b

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

index.qmd

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,7 @@ chain = sample(posterior, NUTS(), 1000)
158158

159159
:::: {.panel .box}
160160

161-
::: {style="font-size: 2.5rem; text-align: center;"}
162-
```{=html}
163-
🚀
164-
```
165-
:::
166-
167-
##### New to Turing? {.panel-title .pb-1 .text-center}
161+
##### New to Turing? {.panel-title .text-center}
168162
<p>Begin with the basics. Our step-by-step tutorials will guide you from installation to your first probabilistic models.</p>
169163

170164
::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
@@ -178,13 +172,7 @@ chain = sample(posterior, NUTS(), 1000)
178172

179173
:::: {.panel .box}
180174

181-
::: {style="font-size: 2.5rem; text-align: center;"}
182-
```{=html}
183-
🔬
184-
```
185-
:::
186-
187-
##### For Researchers {.panel-title .pb-1 .text-center}
175+
##### For Researchers {.panel-title .text-center}
188176

189177
<p>Dive into advanced models, explore the rich package ecosystem, and learn how to cite Turing.jl in your work.</p>
190178

@@ -201,13 +189,7 @@ chain = sample(posterior, NUTS(), 1000)
201189

202190
:::: {.panel .box}
203191

204-
::: {style="font-size: 2.5rem; text-align: center;"}
205-
```{=html}
206-
💻
207-
```
208-
:::
209-
210-
##### For Developers {.panel-title .pb-1 .text-center}
192+
##### For Developers {.panel-title .text-center}
211193

212194
<p>Join our community, contribute to the project on GitHub, and connect with fellow developers on Slack.</p>
213195

0 commit comments

Comments
 (0)