Skip to content

Commit

Permalink
chore: add
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Oct 27, 2023
1 parent 6270fa0 commit 58fc868
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.washingtonpost.com/next-seo.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const config = {
title: "WPDS - WaPo design system",
description:
"The Washington Post Design System (WPDS) is a growing library of design tokens and interactive components purpose-built for washingtonpost.com",

},
};

Expand Down
2 changes: 2 additions & 0 deletions build.washingtonpost.com/pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ function App({ Component, pageProps }) {
return (
<>
<DefaultSeo {...SEO} />
<meta property="twitter:image" content="https://placehold.co/600x400/1da1f2/14171a?text=Twitter" />
<meta property="facebook:image" content="https://placehold.co/600x400/1877f2/white?text=Facebook" />
<ThemeProvider
attribute="class"
defaultTheme="system"
Expand Down

0 comments on commit 58fc868

Please sign in to comment.