Skip to content

Commit 7c557c3

Browse files
authored
Update blog.config.js
1 parent 7473f73 commit 7c557c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const BLOG = {
3636
CONTACT_GITHUB: process.env.NEXT_PUBLIC_CONTACT_GITHUB || 'https://github.com/TechArt-Studio', // 你的github个人主页 例如 https://github.com/tangly1024
3737
CONTACT_TELEGRAM: process.env.NEXT_PUBLIC_CONTACT_TELEGRAM || '', // 你的telegram 地址 例如 https://t.me/tangly_1024
3838
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地址
4040
CONTACT_BILIBILI: process.env.NEXT_PUBLIC_CONTACT_BILIBILI || '', // B站主页
4141
CONTACT_YOUTUBE: process.env.NEXT_PUBLIC_CONTACT_YOUTUBE || 'https://youtube.com/@Tech-Art-Studio', // Youtube主页
4242
CONTACT_XIAOHONGSHU: process.env.NEXT_PUBLIC_CONTACT_XIAOHONGSHU || '', // 小红书主页

0 commit comments

Comments
 (0)