Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit dd1348c

Browse files
authored
Update config.js
1 parent 9ffa57d commit dd1348c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/.vitepress/config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ export default defineConfig({
99
],
1010
lastUpdated: true,
1111
themeConfig: {
12+
algolia: {
13+
appId: 'IQ32K9U9F7',
14+
apiKey: '57bb291a4a48fbbe296c8714156dc614',
15+
indexName: 'minecraft-css-framework'
16+
},
1217
lastUpdated: 'Last Updated',
1318
editLinks: true,
1419
repo: 'LeGend077/framework-docs',

0 commit comments

Comments
 (0)