Update GitHub link in themeConfig

This commit is contained in:
spiritlhl
2026-01-10 13:24:23 +08:00
committed by GitHub
parent 5e7b73bb42
commit 9922aca735

View File

@@ -106,7 +106,7 @@ export default defineConfig({
},
themeConfig: {
socialLinks: [
{ icon: 'github', link: 'https://github.com/oneclickvirt/oneclickvirt.github.io' }
{ icon: 'github', link: 'https://github.com/oneclickvirt' }
],
algolia: {
appId: 'K1R85MDU0C',