Skip to content

Commit 0ac7499

Browse files
committed
chore(docs): add GSC verification
1 parent 0b90abd commit 0ac7499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/paste-website/src/pages/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const HomePage = ({ navigationData }: InferGetStaticPropsType<typeof getStaticPr
3737
<title>{SiteMetaDefaults.TITLE}</title>
3838
<link rel="canonical" href="https://paste.twilio.design" />
3939
<meta key="description" name="description" content={SiteMetaDefaults.DESCRIPTION} />
40+
<meta name="google-site-verification" content="RcDkNXli_nLDStuxzN6Xcwi_LWtDjcHKJlC1uhGU4vU" />
4041
</Head>
4142
<HomeHero />
4243
<NewSection />

0 commit comments

Comments
 (0)