diff --git a/docs/README.md b/docs/README.md index a3eab89..99db448 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ --- -search: english +search: en --- # vue-chartjs diff --git a/docs/config.js b/docs/config.js index e9bb94e..cf805a4 100644 --- a/docs/config.js +++ b/docs/config.js @@ -35,7 +35,7 @@ docute.init({ apiKey: 'b3544f7387612693644777553675d56a', indexName: 'vue-chartjs', // algolia docsearch allows you to search with tag filter - tags: ['english', 'de'], + tags: ['en', 'de'], // this plugin does require a url too // where docsearch fetches contents url: 'https://vue-chartjs.org'