diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 95e52f4..e183d6e 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -37,9 +37,9 @@ export default defineConfig({ }, ], - socialLinks: [ - { icon: "github", link: "https://github.com/BetaSu/second-curve" }, - ], + // socialLinks: [ + // { icon: "github", link: "https://github.com/BetaSu/second-curve" }, + // ], }, sitemap: { hostname: "https://win.iamkasong.com",