Skip to content

Commit

Permalink
fix opengraph image
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Jul 27, 2023
1 parent 5947897 commit 2c280af
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 685 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ const Adventures = () => {
};
export default Adventures;
export const Head = () => {
return <SEO title="Adventures of Five and Friends" description="Meet Five, our intergalatic Cloud Native Hero" image="/images/meet-five.svg" />;
return <SEO title="Adventures of Five and Friends" description="Meet Five, our intergalatic Cloud Native Hero" image="./mascot-five-adventure-github-stars.png" />;
};
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
684 changes: 0 additions & 684 deletions static/images/meet-five.svg

This file was deleted.

0 comments on commit 2c280af

Please sign in to comment.