File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const BLOG = {
33
33
CONTACT_TWITTER : process . env . NEXT_PUBLIC_CONTACT_TWITTER || 'https://twitter.com/breezedeus' , // 你的twitter个人主页
34
34
CONTACT_GITHUB : process . env . NEXT_PUBLIC_CONTACT_GITHUB || 'https://github.com/breezedeus' , // 你的github个人主页 例如 https://github.com/tangly1024
35
35
CONTACT_BILIBILI : process . env . NEXT_PUBLIC_CONTACT_BILIBILI || 'https://space.bilibili.com/509307267' , // B站主页
36
- CONTACT_YOUTUBE : process . env . NEXT_PUBLIC_CONTACT_YOUTUBE || 'https://www.youtube.com/@breezedeus4970 ' , // Youtube主页
36
+ CONTACT_YOUTUBE : process . env . NEXT_PUBLIC_CONTACT_YOUTUBE || 'https://www.youtube.com/@breezedeus ' , // Youtube主页
37
37
CONTACT_TELEGRAM : process . env . NEXT_PUBLIC_CONTACT_TELEGRAM || '' , // 你的telegram 地址 例如 https://t.me/tangly_1024
38
38
CONTACT_LINKEDIN : process . env . NEXT_PUBLIC_CONTACT_LINKEDIN || '' , // 你的linkedIn 首页
39
39
CONTACT_INSTAGRAM : process . env . NEXT_PUBLIC_CONTACT_INSTAGRAM || '' , // 您的instagram地址
You can’t perform that action at this time.
0 commit comments