We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62eb4b9 commit e11632bCopy full SHA for e11632b
config/_default/params.toml
@@ -185,16 +185,16 @@
185
[author]
186
name = "Matt Pritchard"
187
[logo]
188
- url = "/img/jasmin-logo-light.svg"
+ url = "img/jasmin-logo-light.svg"
189
width = 89
190
height = 48
191
[image]
192
193
194
195
196
[opengraph]
197
- images = ["/img/jasmin-logo-light.svg"]
+ images = ["img/favicon.png"]
198
locale = "en_GB"
199
200
[comments]
0 commit comments