Skip to content

Commit 6b11fd4

Browse files
simonsteigershravanngoswamii
authored andcommitted
shorten footer for better fit on mobile
1 parent fd16263 commit 6b11fd4

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

_quarto.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,8 @@ website:
3939
page-footer:
4040
#background: "#073c44"
4141
left: |
42-
Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and lovingly maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team</a> of volunteers. <br>
43-
The contents of this website are © 2018–2025 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/main/LICENCE" target="_blank">MIT License</a>.
44-
45-
right:
46-
- icon: twitter
47-
href: https://x.com/TuringLang
48-
aria-label: Turing Twitter
49-
- icon: github
50-
href: https://github.com/TuringLang/Turing.jl
51-
aria-label: Turing GitHub
42+
Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team</a>. <br>
43+
© 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.
5244
5345
back-to-top-navigation: true
5446
repo-url: https://github.com/TuringLang/turinglang.github.io/

theming/dark.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ $theme: "cosmo" !default;
2020
@import "rules/team-dark"; // dark mode for team page
2121

2222
@import "old/old-styles"; // copy of old css style sheet
23+

0 commit comments

Comments
 (0)