Skip to content

Commit d434da0

Browse files
Add FAQ in footer + update X (twitter) icon
1 parent 78d70f5 commit d434da0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_quarto.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ website:
5050
- text: All Versions
5151
href: https://turinglang.org/docs/versions.html
5252
tools:
53-
- icon: twitter
53+
- icon: twitter-x
5454
text: Turing Twitter
5555
href: https://x.com/TuringLang
5656
- icon: chat-dots
@@ -173,6 +173,7 @@ format:
173173
<h5>Explore</h5>
174174
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
175175
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
176+
<a href="https://turinglang.org/docs/faq/">FAQ</a>
176177
<a href="https://turinglang.org/library/">Libraries</a>
177178
<a href="https://turinglang.org/news/">News</a>
178179
<a href="https://turinglang.org/team/">Team</a>
@@ -181,7 +182,7 @@ format:
181182
<div class="footer-column footer-connect">
182183
<h5>Connect</h5>
183184
<a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a>
184-
<a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter"></i> Twitter</a>
185+
<a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> Twitter</a>
185186
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
186187
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
187188
</div>

0 commit comments

Comments
 (0)