🐛 Fix tags for docsearch

This commit is contained in:
Jakub Juszczak
2017-04-06 11:16:47 +02:00
parent 7e7e5d0028
commit c91fee9a1a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
search: english
search: en
---
# vue-chartjs

View File

@@ -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'