Skip to content

Commit

Permalink
update: Update index.js, add google SEO
Browse files Browse the repository at this point in the history
  • Loading branch information
Chivier committed Jul 26, 2024
1 parent c2f56ca commit f9020a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ function HomepageHeader() {
const {siteConfig} = useDocusaurusContext();
return (
<header className={clsx('hero hero--primary', styles.heroBanner)}>
<meta name="google-site-verification" content="paVylUvO7bZCEQC9ydl4sOZRbW2lCr7tp6_BdRxSemc" />
<div className="container">
<Heading as="h1" className="hero__title">
{siteConfig.title}
Expand Down

0 comments on commit f9020a8

Please sign in to comment.