Skip to content

Commit

Permalink
Merge pull request #199 from sablier-labs/chore/open-graph-png
Browse files Browse the repository at this point in the history
chore: png for open graph
  • Loading branch information
tukwan authored Nov 27, 2024
2 parents 7f4fef7 + 0c4f5bf commit 51d3b08
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const config: Config = {
],
style: "dark",
},
image: "img/open-graph.webp",
image: "img/open-graph.png",
mermaid: {
theme: { light: "neutral", dark: "dark" },
},
Expand Down
Binary file added static/img/open-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/open-graph.webp
Binary file not shown.

0 comments on commit 51d3b08

Please sign in to comment.