]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: algolia update
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 6 Dec 2021 09:51:29 +0000 (10:51 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 6 Dec 2021 09:51:29 +0000 (10:51 +0100)
packages/docs/.vitepress/config.js

index c348d9d31d2a79390b7b8c65a84b2515a583de61..1aa62b0800161130ab7bd45134635357183a54fe 100644 (file)
@@ -131,7 +131,8 @@ module.exports = {
     editLinkText: 'Suggest changes to this page',
 
     algolia: {
-      apiKey: 'd526df143dcebc3c6de61189345348d1',
+      appId: '69Y3N7LHI2',
+      apiKey: '45441f4b65a2f80329fd45c7cb371fea',
       indexName: 'pinia',
     },