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

View File

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