Skip to content

Commit f1a05ec

Browse files
authored
Update index.js
1 parent fc3248f commit f1a05ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import styles from './index.module.css';
1010
function HomepageHeader() {
1111
const { siteConfig } = useDocusaurusContext();
1212
return (
13+
<meta name="algolia-site-verification" content="0064B6F67914D812" />
1314
<header className={clsx('hero hero--primary', styles.heroBanner)}>
1415
<div className="container">
1516
<h1 className={styles.heroTitle}>Netwrix Product Documentation</h1>

0 commit comments

Comments
 (0)