|
44 | 44 | <script src="/site_libs/bootstrap/bootstrap.min.js"></script> |
45 | 45 | <link href="/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
46 | 46 | <link href="/site_libs/bootstrap/bootstrap-382d1691af017651868e14ddb02d9784.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
47 | | -<link href="/site_libs/bootstrap/bootstrap-dark-48817ddc0c418a9433f4d8f524984866.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
| 47 | +<link href="/site_libs/bootstrap/bootstrap-dark-e6140c054f90303ffedfa9a4614b0924.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
48 | 48 | <link href="/site_libs/bootstrap/bootstrap-382d1691af017651868e14ddb02d9784.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
49 | 49 | <script id="quarto-search-options" type="application/json">{ |
50 | 50 | "location": "navbar", |
|
269 | 269 | <div class="navbar-brand-container mx-auto"> |
270 | 270 | <a href="/index.html" class="navbar-brand navbar-brand-logo"> |
271 | 271 | <img src="/assets/logo/turing-logo-light.svg" alt="" class="navbar-logo light-content"> |
272 | | - <img src="/assets/logo/turing-logo-light.svg" alt="" class="navbar-logo dark-content"> |
| 272 | + <img src="/assets/logo/turing-logo-dark.svg" alt="" class="navbar-logo dark-content"> |
273 | 273 | </a> |
274 | 274 | </div> |
275 | 275 | <div id="quarto-search" class="" title="Search"></div> |
@@ -766,55 +766,50 @@ <h1 class="title">Page Not Found</h1> |
766 | 766 | </script> |
767 | 767 | </div> <!-- /content --> |
768 | 768 | <footer class="custom-footer"> |
769 | | - <div class="footer-container"> |
770 | | - <div class="footer-grid"> |
771 | | - <div class="footer-links-wrapper"> |
772 | | - <div class="footer-column footer-explore"> |
773 | | - <h5>Explore</h5> |
774 | | - <a href="https://turinglang.org/docs/getting-started/">Get Started</a> |
775 | | - <a href="https://turinglang.org/docs/tutorials/">Tutorials</a> |
776 | | - <a href="https://turinglang.org/docs/faq/">FAQ</a> |
777 | | - <a href="/library">Libraries</a> |
778 | | - <a href="/news">News</a> |
779 | | - <a href="/team">Team</a> |
780 | | - </div> |
781 | | - |
782 | | - <div class="footer-column footer-connect"> |
783 | | - <h5>Connect</h5> |
784 | | - <a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> |
785 | | - GitHub</a> |
786 | | - <a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> |
787 | | - Twitter</a> |
788 | | - <a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a> |
789 | | - <a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a> |
790 | | - </div> |
791 | | - </div> |
792 | | - |
793 | | - <div class="footer-column footer-brands"> |
794 | | - <h5>Supported by leading researchers</h5> |
795 | | - <p>Turing.jl is developed by researchers and engineers at the following research institutions.</p> |
796 | | - <div class="logo-grid"> |
797 | | - <a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
798 | | - <img src="/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo"> |
799 | | - <img src="/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo"> |
800 | | - </a> |
801 | | - <a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
802 | | - <img src="/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo"> |
803 | | - <img src="/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo"> |
804 | | - </a> |
805 | | - </div> |
806 | | - </div> |
| 769 | + <div class="footer-container"> |
| 770 | + <div class="footer-grid"> |
| 771 | + <div class="footer-links-wrapper"> |
| 772 | + <div class="footer-column footer-explore"> |
| 773 | + <h5>Explore</h5> |
| 774 | + <a href="https://turinglang.org/docs/getting-started/">Get Started</a> |
| 775 | + <a href="https://turinglang.org/docs/tutorials/">Tutorials</a> |
| 776 | + <a href="https://turinglang.org/docs/faq/">FAQ</a> |
| 777 | + <a href="/library">Libraries</a> |
| 778 | + <a href="/news">News</a> |
| 779 | + <a href="/team">Team</a> |
| 780 | + </div> |
807 | 781 |
|
| 782 | + <div class="footer-column footer-connect"> |
| 783 | + <h5>Connect</h5> |
| 784 | + <a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a> |
| 785 | + <a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> Twitter</a> |
| 786 | + <a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a> |
| 787 | + <a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a> |
808 | 788 | </div> |
809 | | - <div class="footer-bottom"> |
810 | | - <p>Turing is created by <a href="https://mlg.eng.cam.ac.uk/hong/" target="_blank" rel="noopener">Hong |
811 | | - Ge</a>, and maintained by the core <a href="/team" target="_blank" rel="noopener">team</a> of |
812 | | - developers and <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank" rel="noopener">contributors</a>.<br>© 2025 The Turing Project Contributors. <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank" rel="noopener">MIT License</a>.</p> |
813 | | - <a href="https://github.com/TuringLang/turinglang.github.io/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a> |
| 789 | + </div> |
| 790 | + |
| 791 | + <div class="footer-column footer-brands"> |
| 792 | + <h5>Supported by leading researchers</h5> |
| 793 | + <p>Turing.jl is developed by researchers and engineers at the following research institutions.</p> |
| 794 | + <div class="logo-grid"> |
| 795 | + <a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
| 796 | + <img src="/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo"> |
| 797 | + <img src="/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo"> |
| 798 | + </a> |
| 799 | + <a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
| 800 | + <img src="/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo"> |
| 801 | + <img src="/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo"> |
| 802 | + </a> |
814 | 803 | </div> |
| 804 | + </div> |
| 805 | + |
| 806 | + </div> |
| 807 | + <div class="footer-bottom"> |
| 808 | + <p>Turing is created by <a href="https://mlg.eng.cam.ac.uk/hong/" target="_blank" rel="noopener">Hong Ge</a>, and maintained by the core <a href="/team" target="_blank" rel="noopener">team</a> of developers and <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank" rel="noopener">contributors</a>.<br>© 2025 The Turing Project Contributors. <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank" rel="noopener">MIT License</a>.</p> |
| 809 | + <a href="https://github.com/TuringLang/turinglang.github.io/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a> |
815 | 810 | </div> |
| 811 | + </div> |
816 | 812 | </footer> |
817 | | -<script>document.addEventListener('DOMContentLoaded',async()=>{const e=document.querySelector('img.navbar-logo');if(!e)return;const t=await fetch('./assets/logo/turing-logo-light.svg').then(e=>e.text()),o=new DOMParser().parseFromString(t,'image/svg+xml').documentElement;o.classList.add('navbar-logo'),e.replaceWith(o)});</script> |
818 | 813 |
|
819 | 814 |
|
820 | 815 |
|
|
0 commit comments