]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: correct facetFilters
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 19 Oct 2020 09:12:00 +0000 (11:12 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 19 Oct 2020 09:12:00 +0000 (11:12 +0200)
docs/.vitepress/config.js

index 9480c45883e4d32153587c6034da802651bc7bac..47db5941da248dceac182f67be331b0296c2ab35 100644 (file)
@@ -53,7 +53,7 @@ const config = {
     algolia: {
       apiKey: '07ed552fc16926cc57c9eb0862c1a7f9',
       indexName: 'next_router_vuejs',
-      algoliaOptions: { facetFilters: ['tags:$TAGS'] },
+      algoliaOptions: { facetFilters: ['tags:guide,api'] },
     },
 
     locales: {