Update config.js

This commit is contained in:
Rémi BRUGUIER 2019-09-08 19:43:30 +02:00 committed by GitHub
parent e76ba88171
commit 80845433d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,8 @@ module.exports = {
instagram: '#', instagram: '#',
line: '', line: '',
gitlab: '', gitlab: '',
weibo: '' weibo: '',
codepen: '#'
} }
} }
}; };