File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ website:
50
50
- text : All Versions
51
51
href : https://turinglang.org/docs/versions.html
52
52
tools :
53
- - icon : twitter
53
+ - icon : twitter-x
54
54
text : Turing Twitter
55
55
href : https://x.com/TuringLang
56
56
- icon : chat-dots
@@ -173,6 +173,7 @@ format:
173
173
<h5>Explore</h5>
174
174
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
175
175
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
176
+ <a href="https://turinglang.org/docs/faq/">FAQ</a>
176
177
<a href="https://turinglang.org/library/">Libraries</a>
177
178
<a href="https://turinglang.org/news/">News</a>
178
179
<a href="https://turinglang.org/team/">Team</a>
@@ -181,7 +182,7 @@ format:
181
182
<div class="footer-column footer-connect">
182
183
<h5>Connect</h5>
183
184
<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>
185
186
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
186
187
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
187
188
</div>
You can’t perform that action at this time.
0 commit comments