Skip to content

Commit

Permalink
fix: update opengraph sharing image (#255)
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi authored May 10, 2024
1 parent 69671e6 commit 37456a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alertDismissable = true
alertText = "Coraza v3 <a class=\"alert-link\" href=\"https://github.com/corazawaf/coraza/releases\">available here!</a>"

## Open Graph
images = ["doks.png"]
images = ["images/logo_animal_only.png"]
ogLocale = "en_US"
domainTLD = "coraza.io"
titleHome = "OWASP Coraza"
Expand Down

0 comments on commit 37456a2

Please sign in to comment.