File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,16 @@ website:
33
33
href : https://turinglang.org/docs/getting-started/
34
34
- text : Tutorials
35
35
href : https://turinglang.org/docs/tutorials/
36
+ - text : FAQ
37
+ href : https://turinglang.org/docs/faq/
36
38
- text : Libraries
37
39
href : library/
38
40
- text : News
39
41
href : news/
40
42
- text : Team
41
43
href : team/
42
44
tools :
43
- - icon : twitter
45
+ - icon : twitter-x
44
46
text : Turing Twitter
45
47
href : https://x.com/TuringLang
46
48
- icon : chat-dots
@@ -90,6 +92,7 @@ format:
90
92
<h5>Explore</h5>
91
93
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
92
94
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
95
+ <a href="https://turinglang.org/docs/faq/">FAQ</a>
93
96
<a href="/library">Libraries</a>
94
97
<a href="/news">News</a>
95
98
<a href="/team">Team</a>
@@ -98,7 +101,7 @@ format:
98
101
<div class="footer-column footer-connect">
99
102
<h5>Connect</h5>
100
103
<a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a>
101
- <a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter"></i> Twitter</a>
104
+ <a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x "></i> Twitter</a>
102
105
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
103
106
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
104
107
</div>
You can’t perform that action at this time.
0 commit comments