We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3248f commit f1a05ecCopy full SHA for f1a05ec
src/pages/index.js
@@ -10,6 +10,7 @@ import styles from './index.module.css';
10
function HomepageHeader() {
11
const { siteConfig } = useDocusaurusContext();
12
return (
13
+ <meta name="algolia-site-verification" content="0064B6F67914D812" />
14
<header className={clsx('hero hero--primary', styles.heroBanner)}>
15
<div className="container">
16
<h1 className={styles.heroTitle}>Netwrix Product Documentation</h1>
0 commit comments