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:
10
10
title : " Turing.jl"
11
11
site-url : https://turinglang.org
12
12
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
15
15
open-graph :
16
16
title : " The Turing Language"
17
17
locale : en_GB
18
+ image : /assets/logo/turing-text-logo.jpg
19
+ image-alt : " Turing.jl Logo"
18
20
twitter-card :
19
21
creator : " @Hong_Ge2"
20
22
site : " @TuringLang"
@@ -24,7 +26,7 @@ website:
24
26
location : navbar
25
27
type : overlay
26
28
navbar :
27
- logo : " assets/logo/turing-logo.svg"
29
+ logo : / assets/logo/turing-logo.svg
28
30
# logo-href: https://turinglang.org/ -- Keep this commented so clicking on logo in dev mode doesn't redirect to the site
29
31
left :
30
32
- text : Get Started
You can’t perform that action at this time.
0 commit comments