Commit 4589792 1 parent 9d20ccd commit 4589792 Copy full SHA for 4589792
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 @@ -31,7 +31,7 @@ const BLOG = {
31
31
CONTACT_TWITTER : process . env . NEXT_PUBLIC_CONTACT_TWITTER || 'https://twitter.com/breezedeus' , // 你的twitter个人主页
32
32
CONTACT_GITHUB : process . env . NEXT_PUBLIC_CONTACT_GITHUB || 'https://github.com/breezedeus' , // 你的github个人主页 例如 https://github.com/tangly1024
33
33
CONTACT_BILIBILI : process . env . NEXT_PUBLIC_CONTACT_BILIBILI || 'https://space.bilibili.com/509307267' , // B站主页
34
- CONTACT_YOUTUBE : process . env . NEXT_PUBLIC_CONTACT_YOUTUBE || 'https://www.youtube.com/@breezedeus4970 ' , // Youtube主页
34
+ CONTACT_YOUTUBE : process . env . NEXT_PUBLIC_CONTACT_YOUTUBE || 'https://www.youtube.com/@breezedeus ' , // Youtube主页
35
35
CONTACT_TELEGRAM : process . env . NEXT_PUBLIC_CONTACT_TELEGRAM || '' , // 你的telegram 地址 例如 https://t.me/tangly_1024
36
36
CONTACT_LINKEDIN : process . env . NEXT_PUBLIC_CONTACT_LINKEDIN || '' , // 你的linkedIn 首页
37
37
CONTACT_INSTAGRAM : process . env . NEXT_PUBLIC_CONTACT_INSTAGRAM || '' , // 您的instagram地址
You can’t perform that action at this time.
0 commit comments