Update config.ts

This commit is contained in:
spiritlhl
2023-06-21 12:05:52 +08:00
committed by GitHub
parent 8c2134543a
commit 036cef4e7e

View File

@@ -65,7 +65,8 @@ export default defineConfig({
},
themeConfig: {
socialLinks: [
{ icon: 'github', link: 'https://github.com/oneclickvirt/oneclickvirt.github.io' }
{ icon: 'github', link: 'https://github.com/oneclickvirt/oneclickvirt.github.io' },
{ icon: 'telegram', link: 'https://t.me/spiritlhl' },
],
algolia: {
appId: '',