Skip to content

Commit

Permalink
tagging logos?
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpritchard committed Feb 20, 2025
1 parent 48d80df commit f26ee39
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -182,19 +182,19 @@
locale = "en-GB"
github = "https://github.com/cedadev"
section = "docs"
[author]
[schema.author]
name = "Matt Pritchard"
[logo]
url = "img/jasmin-logo-light.svg"
[schema.logo]
url = "img/logos/jasmin-logo-small-green.png?v=1"
width = 89
height = 48
[image]
url = "img/jasmin-logo-light.svg"
url = "mg/logos/jasmin-logo-small-green.png?v=1"
width = 89
height = 48

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

[comments]
Expand Down

0 comments on commit f26ee39

Please sign in to comment.