From cf8310d07e8d36eb9ef843cb714339c804e1d6dc Mon Sep 17 00:00:00 2001 From: robin Date: Tue, 2 Apr 2024 10:53:01 +0800 Subject: [PATCH] Update blog.config.js --- blog.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.config.js b/blog.config.js index 46b1bfff..91c0400d 100644 --- a/blog.config.js +++ b/blog.config.js @@ -29,7 +29,7 @@ const BLOG = { ogImageGenerateHost: 'og-zl.vercel.app', // The link to generate OG image, don't end with a slash defaultCover: '/cover.jpg', socialLink: { - twitter: 'https://twitter.com/robin__0716', + twitter: 'https://twitter.com/robinren716', github: 'https://github.com/robinv8', telegram: 'https://t.me/robin_0716' },