From: Eduardo San Martin Morote Date: Mon, 13 Dec 2021 08:32:07 +0000 (+0100) Subject: docs: update conf X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fdocs%2Faloglia-up;p=thirdparty%2Fvuejs%2Frouter.git docs: update conf --- diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index b7202246..adebd931 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -47,14 +47,14 @@ const config = defineConfig({ }, algolia: { - apiKey: '07ed552fc16926cc57c9eb0862c1a7f9', + // apiKey: '07ed552fc16926cc57c9eb0862c1a7f9', // TODO: upgrade this once it works - // appId: 'BTNTW3I1XP', - // apiKey: '771d10c8c5cc48f7922f15048b4d931c', + appId: 'BTNTW3I1XP', + apiKey: '771d10c8c5cc48f7922f15048b4d931c', indexName: 'next_router_vuejs', - // searchParameters: { - // facetFilters: ['tags:guide,api,migration'], - // }, + searchParameters: { + facetFilters: [['tags:guide', 'tags:api']], + }, }, locales: {