Skip to content

Commit

Permalink
Add meta for Google Search Console
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoyim committed Nov 24, 2024
1 parent b7fab95 commit f880124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const config: Config = {
themeConfig: {
metadata: [
{ name: 'description', content: 'AutoParams is a versatile test data generator designed for parameterized tests in Java and Kotlin, drawing inspiration from AutoFixture.' },
{ name: 'google-site-verification', content: 'JTQC3Qse5xJxBr7GLaV4aYsN43IKAOO0pUhBayPB0wk'},
],
navbar: {
title: 'AutoParams',
Expand Down

0 comments on commit f880124

Please sign in to comment.