Skip to content

Commit

Permalink
opengraph / schema img tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpritchard committed Feb 25, 2025
1 parent cbb63bd commit ce344eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,12 @@
[schema.author]
name = "Matt Pritchard"
[schema.logo]
url = "img/logos/jasmin-logo-small-green.png"
url = "img/logos/jasmin-logo-small-green.png?source=schema.logo"
[schema.image]
url = "img/jasmin2023.jpg"
url = "img/logos/jasmin-logo-small-green.png?source=schema.image"

[opengraph]
images = ["img/logos/jasmin-logo-small-green.png"]
images = ["img/logos/jasmin-logo-small-green.png?source=opengraph"]
locale = "en_GB"

[comments]
Expand Down

0 comments on commit ce344eb

Please sign in to comment.