Skip to content

Commit

Permalink
Update site description (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
harishmohanraj authored May 10, 2024
1 parent efe7411 commit 86b2422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.wasp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ app CaptnAI {
head: [
"<meta property='og:type' content='website' />",
"<meta property='og:url' content='https://captn.ai' />",
"<meta property='og:description' content='Your AI-Powered Digital Marketing First Mate.' />",
"<meta property='og:description' content='Your AI-Powered Digital Marketing Crew.' />",
"<meta property='og:image' content='https://captn.ai/public-banner.png' />",
"<meta name='twitter:image' content='https://captn.ai/public-banner.png' />",
"<meta name='twitter:image:width' content='800' />",
Expand Down

0 comments on commit 86b2422

Please sign in to comment.