File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,13 @@ website:
1010 title : " Turing.jl"
1111 site-url : https://turinglang.org
1212 description : " Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language."
13- image : assets/logo/turing-text-logo.jpg
14- favicon : " assets/favicon.ico"
13+ image : / assets/logo/turing-text-logo.jpg
14+ favicon : / assets/favicon.ico
1515 open-graph :
1616 title : " The Turing Language"
1717 locale : en_GB
18+ image : /assets/logo/turing-text-logo.jpg
19+ image-alt : " Turing.jl Logo"
1820 twitter-card :
1921 creator : " @Hong_Ge2"
2022 site : " @TuringLang"
@@ -24,7 +26,7 @@ website:
2426 location : navbar
2527 type : overlay
2628 navbar :
27- logo : " assets/logo/turing-logo.svg"
29+ logo : / assets/logo/turing-logo.svg
2830 # logo-href: https://turinglang.org/ -- Keep this commented so clicking on logo in dev mode doesn't redirect to the site
2931 left :
3032 - text : Get Started
You can’t perform that action at this time.
0 commit comments