We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f3395 commit 8f0ea84Copy full SHA for 8f0ea84
docs/.vitepress/config.ts
@@ -55,5 +55,10 @@ export default defineConfig({
55
message: "Released under the MIT License.",
56
copyright: "Copyright © 2016-present Feathers contributors",
57
},
58
+ algolia: {
59
+ appId: '4GNLWKU0RF',
60
+ apiKey: '8114a3bec3c82b65c26a4ed113659bce',
61
+ indexName: 'feathers-hooks'
62
+ }
63
64
});
0 commit comments