Skip to content

Commit 87f8b3a

Browse files
committed
docs: site verify
1 parent 86bd1bf commit 87f8b3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ const config = {
5656
themeConfig:
5757
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
5858
({
59+
metadata: [
60+
{
61+
name: 'google-site-verification',
62+
content: 'JbpBLn9A_qAr4OqSunPoFWeahyME9dMplBMUsaOK_I4'
63+
}
64+
],
5965
navbar: {
6066
title: 'react-chartjs-2',
6167
logo: {

0 commit comments

Comments
 (0)