Skip to content

Commit e11632b

Browse files
committed
Update opengraph image
1 parent 62eb4b9 commit e11632b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,16 +185,16 @@
185185
[author]
186186
name = "Matt Pritchard"
187187
[logo]
188-
url = "/img/jasmin-logo-light.svg"
188+
url = "img/jasmin-logo-light.svg"
189189
width = 89
190190
height = 48
191191
[image]
192-
url = "/img/jasmin-logo-light.svg"
192+
url = "img/jasmin-logo-light.svg"
193193
width = 89
194194
height = 48
195195

196196
[opengraph]
197-
images = ["/img/jasmin-logo-light.svg"]
197+
images = ["img/favicon.png"]
198198
locale = "en_GB"
199199

200200
[comments]

0 commit comments

Comments
 (0)