Update config.js

The demo should have a maximum of 6 icons.

Co-Authored-By: Alexander Shelepenok <alxshelepenok@gmail.com>
This commit is contained in:
Rémi BRUGUIER 2019-11-10 20:25:51 +01:00 committed by GitHub
parent 10380be6bd
commit 68763ad6b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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