File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,15 @@ project:
88# These cannot be used as variables. They are reserved for the project configuration.
99website :
1010 title : " Turing.jl"
11- site-url : " https://turinglang.org/docs/ "
11+ site-url : " https://turinglang.org/docs"
1212 description : " Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language."
13- image : assets/images/turing-text-logo.jpg
14- favicon : " assets/favicon.ico"
13+ image : / assets/images/turing-text-logo.jpg
14+ favicon : / assets/favicon.ico
1515 open-graph :
1616 title : " The Turing Language"
1717 locale : en_GB
18+ image : /assets/images/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/images/turing-logo.svg"
29+ logo : " / assets/images/turing-logo.svg"
2830 logo-href : https://turinglang.org/
2931 left :
3032 - text : Get Started
You can’t perform that action at this time.
0 commit comments