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:
3333 href : https://turinglang.org/docs/getting-started/
3434 - text : Tutorials
3535 href : https://turinglang.org/docs/tutorials/
36+ - text : FAQ
37+ href : https://turinglang.org/docs/faq/
3638 - text : Libraries
3739 href : library/
3840 - text : News
3941 href : news/
4042 - text : Team
4143 href : team/
4244 tools :
43- - icon : twitter
45+ - icon : twitter-x
4446 text : Turing Twitter
4547 href : https://x.com/TuringLang
4648 - icon : chat-dots
@@ -90,6 +92,7 @@ format:
9092 <h5>Explore</h5>
9193 <a href="https://turinglang.org/docs/getting-started/">Get Started</a>
9294 <a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
95+ <a href="https://turinglang.org/docs/faq/">FAQ</a>
9396 <a href="/library">Libraries</a>
9497 <a href="/news">News</a>
9598 <a href="/team">Team</a>
@@ -98,7 +101,7 @@ format:
98101 <div class="footer-column footer-connect">
99102 <h5>Connect</h5>
100103 <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>
102105 <a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
103106 <a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
104107 </div>
You can’t perform that action at this time.
0 commit comments