Skip to content

Commit

Permalink
Update Layout.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlerner authored Jan 24, 2024
1 parent 69f8fff commit ffb2307
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const { title } = Astro.props;
<meta charset="UTF-8" />
<meta
name="description"
content="vs. Trump Fund - Backed by evidence and vouched for by experts - we’ve done the research to give you a one-stop-shop to defeat Trump."
content="vs. Trump Fund - Backed by evidence and vouched for by experts - we’ve done the research to give you a strategy to defeat Trump."
/>
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
Expand All @@ -41,7 +41,7 @@ const { title } = Astro.props;
<meta name="twitter:title" content="vs. Trump Fund" />
<meta
name="twitter:description"
content="Backed by evidence and vouched for by experts - we’ve done the research to give you a one-stop-shop to defeat Trump."
content="Backed by evidence and vouched for by experts - we’ve done the research to give you a strategy to defeat Trump."
/>
<meta
name="twitter:image"
Expand All @@ -53,7 +53,7 @@ const { title } = Astro.props;
<meta property="og:title" content="vs. Trump Fund" />
<meta
property="og:description"
content="Backed by evidence and vouched for by experts - we’ve done the research to give you a one-stop-shop to defeat Trump."
content="Backed by evidence and vouched for by experts - we’ve done the research to give you a strategy to defeat Trump."
/>
<meta
property="og:image"
Expand Down

0 comments on commit ffb2307

Please sign in to comment.