Skip to content

Commit

Permalink
chore(docs): add GSC verification (#4205)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
krisantrobus and kodiakhq[bot] authored Jan 14, 2025
1 parent 3aa24f5 commit 2e22b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/paste-website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const HomePage = ({ navigationData }: InferGetStaticPropsType<typeof getStaticPr
<title>{SiteMetaDefaults.TITLE}</title>
<link rel="canonical" href="https://paste.twilio.design" />
<meta key="description" name="description" content={SiteMetaDefaults.DESCRIPTION} />
<meta name="google-site-verification" content="RcDkNXli_nLDStuxzN6Xcwi_LWtDjcHKJlC1uhGU4vU" />
</Head>
<HomeHero />
<NewSection />
Expand Down

0 comments on commit 2e22b6a

Please sign in to comment.