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 @@ -36,7 +36,7 @@ const BLOG = {
36
36
CONTACT_GITHUB : process . env . NEXT_PUBLIC_CONTACT_GITHUB || 'https://github.com/TechArt-Studio' , // 你的github个人主页 例如 https://github.com/tangly1024
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
- CONTACT_INSTAGRAM : process . env . NEXT_PUBLIC_CONTACT_INSTAGRAM || 'https:/instagram.com/tech-art-studio' , // 您的instagram地址
39
+ CONTACT_INSTAGRAM : process . env . NEXT_PUBLIC_CONTACT_INSTAGRAM || 'https:// instagram.com/tech-art-studio' , // 您的instagram地址
40
40
CONTACT_BILIBILI : process . env . NEXT_PUBLIC_CONTACT_BILIBILI || '' , // B站主页
41
41
CONTACT_YOUTUBE : process . env . NEXT_PUBLIC_CONTACT_YOUTUBE || 'https://youtube.com/@Tech-Art-Studio' , // Youtube主页
42
42
CONTACT_XIAOHONGSHU : process . env . NEXT_PUBLIC_CONTACT_XIAOHONGSHU || '' , // 小红书主页
You can’t perform that action at this time.
0 commit comments