Skip to content

Commit 92666d9

Browse files
authored
docs: add SEO (#128)
1 parent f2a0347 commit 92666d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ const config = {
138138
additionalLanguages: ["bash", "apacheconf"],
139139
plugins: ["line-numbers", "command-line"],
140140
},
141+
metadata: [
142+
{ name: 'google-site-verification', content: 'g8d_0UGQgwAYseQGOOqRvsTPup3xawCbb-i2jT9HyVc' },
143+
]
141144
}),
142145
}
143146

0 commit comments

Comments
 (0)