Skip to content

Commit 3e76995

Browse files
removed current default footer and added custom one
1 parent 5ee48ad commit 3e76995

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

_quarto.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,6 @@ website:
116116
- developers/inference/variational-inference/index.qmd
117117
- developers/inference/implementing-samplers/index.qmd
118118

119-
right:
120-
- icon: twitter
121-
href: https://x.com/TuringLang
122-
aria-label: Turing Twitter
123-
- icon: github
124-
href: https://github.com/TuringLang/Turing.jl
125-
aria-label: Turing GitHub
126-
127119
back-to-top-navigation: true
128120
repo-url: https://github.com/TuringLang/docs
129121
repo-actions: [edit, issue]
@@ -199,7 +191,7 @@ format:
199191
</div>
200192
</div>
201193
</footer>
202-
194+
203195
execute:
204196
echo: true
205197
output: true

0 commit comments

Comments
 (0)