Update config.ts

This commit is contained in:
spiritlhl
2023-06-22 21:40:43 +08:00
committed by GitHub
parent c5966529b0
commit 985e38614f

View File

@@ -68,9 +68,9 @@ export default defineConfig({
{ icon: 'github', link: 'https://github.com/oneclickvirt/oneclickvirt.github.io' }
],
algolia: {
appId: '',
apiKey: '',
indexName: ''
appId: 'K1R85MDU0C',
apiKey: '9375787ec1c00e2b813683fbbde25ae2',
indexName: 'virt-spiritlhl'
},
footer: {
message: 'This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License',