Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehobbs committed Jan 21, 2024
1 parent cf01400 commit 7ac236b
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
<link rel="icon" type="image/svg+xml" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Help the Ducks</title>
<meta property="og:title" content="Help The Ducks">
<meta property="og:title" content="Help The Ducks" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Multiple investigations have exposed Reichardt Duck Farm for rampant disease and criminal animal cruelty.">
<meta property="og:image" content="https://helptheducks.com/og-image.jpeg">
<meta property="og:url" content="https://helptheducks.com">
<meta
property="og:description"
content="Multiple investigations have exposed Reichardt Duck Farm for rampant disease and criminal animal cruelty."
/>
<meta
property="og:image"
content="https://helptheducks.com/og-image.jpeg"
/>
<meta property="og:url" content="https://helptheducks.com" />
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 7ac236b

Please sign in to comment.