Skip to content

Commit e7f5685

Browse files
authored
Update config.ts (hestiacp#3423)
1 parent cd0ea19 commit e7f5685

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/.vitepress/config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ export default defineConfig({
4343
copyright: "Copyright © 2019-present Hestia Control Panel",
4444
},
4545

46-
// algolia: {
47-
// appId: "REPLACE_ME",
48-
// apiKey: "REPLACE_ME",
49-
// indexName: "REPLACE_ME",
50-
// },
46+
algolia: {
47+
appId: "V04P0P5D2R",
48+
apiKey: "f3547968acbc0d023e93c2970137810f",
49+
indexName: "hestia_cp",
50+
},
5151
},
5252
});
5353

0 commit comments

Comments
 (0)