Skip to content

Commit

Permalink
Merge pull request #216 from cedadev/twds-0.29.3
Browse files Browse the repository at this point in the history
Twds 0.29.3
  • Loading branch information
mjpritchard authored Feb 25, 2025
2 parents 5c12d9b + ef0b270 commit e793e00
Show file tree
Hide file tree
Showing 2 changed files 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
Binary file modified static/img/logos/jasmin-logo-small-green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e793e00

Please sign in to comment.