Skip to content

Commit

Permalink
fixes metadata for blog
Browse files Browse the repository at this point in the history
  • Loading branch information
jscyo committed Oct 12, 2023
1 parent e61ed8b commit c5aa454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/blog-seo/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,8 @@
"<meta property=\"og:image\" content=\"https://supertokens.com/blog-meta-images/how-to-create-an-invite-only-auth-flow.png\" />",
"",
"<meta name=\"twitter:card\" content=\"summary_large_image\" />",
"<meta name=\"twitter:title\" content=\"How we cut our AWS costs by more than 50%\" />",
"<meta name=\"twitter:description\" content=\"In this two part blog series we will break down how we were able to cut down our AWS costs by over 50%\" />",
"<meta name=\"twitter:title\" content=\"How to create an invite-only auth flow in 2023\" />",
"<meta name=\"twitter:description\" content=\"Whether aiming to boost referrals, drive exclusivity, or simply enhance user engagement, a well-crafted invite flow can make all the difference. In this blog post, we will delve into the steps of how you can secure your React app with Email-password authentication with SuperTokens, customized to have an invite-only flow.\" />",
"<meta name=\"twitter:url\" content=\"https://supertokens.com/blog/static/covers/how-to-create-an-invite-only-auth-flow.png\" />",
"<meta name=\"twitter:image\" content=\"https://supertokens.com/blog-meta-images/static/covers/how-to-create-an-invite-only-auth-flow.png.png\" /> ",
"<!--OG Tags-->"
Expand Down

0 comments on commit c5aa454

Please sign in to comment.