Skip to content

Commit

Permalink
fix: wrong og image size
Browse files Browse the repository at this point in the history
  • Loading branch information
Arenswald Stephan committed Feb 8, 2024
1 parent 1233cdd commit d3150bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<meta name="og:title" content="Lean Pragmatism: Agile without the fuzz." />
<meta name="og:description" content="One value. One principle. Just a mindset. No training required. No certification required. No badges given." />
<meta name="og:image" content="https://leanpragmatism.com/banner.png" />
<meta name="og:image" content="banner.png" />
<meta name="og:url" content="https://leanpragmatism.com" />
<meta name="og:site_name" content="Lean Pragmatism." />
<meta name="og:type" content="website" />
Expand All @@ -26,7 +26,7 @@
<meta property="twitter:url" content="https://leanpragmatism.com">
<meta name="twitter:title" content="Lean Pragmatism: Agile without the fuzz.">
<meta name="twitter:description" content="One value. One principle. Just a mindset. No training required. No certification required. No badges given.">
<meta name="twitter:image" content="https://leanpragmatism.com/banner.png">
<meta name="twitter:image" content="/banner.png">
<meta name="twitter:site" content="@sarensw">
<meta name="twitter:creator" content="@sarensw">

Expand Down
Binary file modified public/banner.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 d3150bb

Please sign in to comment.