Skip to content

Commit

Permalink
upating image location
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronkruse committed Jan 11, 2024
1 parent d871c09 commit 5543bac
Showing 1 changed file 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 @@ -11,12 +11,12 @@
<meta property="og:title" content="Where do all the chickens live?" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://stories.theplotline.org/cafo-explorer" />
<meta property="og:image" content="chicken-headshot.png" />
<meta property="og:image" content="https://s3.us-east-2.amazonaws.com/stories2.theplotline.org/cafo-explorer/chicken-headshot.png" />
<meta property="og:description" content="We found 5 billion chickens across the southern United States using AI." />
<meta property="og:site_name" content="The Plotline - CAFO explorer" />

<!-- Twitter Card data -->
<meta name="twitter:card" content="chicken-headshot.png">
<meta name="twitter:card" content="https://s3.us-east-2.amazonaws.com/stories2.theplotline.org/cafo-explorer/chicken-headshot.png">
<meta name="twitter:site" content="@the_plotline">
<meta name="twitter:title" content="Where do all the chickens live?">
<meta name="twitter:description" content="We found 5 billion chickens across the southern United States using AI.">
Expand Down

0 comments on commit 5543bac

Please sign in to comment.