Browse Source

Add icon width to zeit & now icon

master
Amio 5 years ago
parent
commit
1630588c09
  1. 4
      build.js

4
build.js

@ -5,7 +5,9 @@ const noneSquareIconWidths = {
awesome: 20,
codeclimate: 18,
commonwl: 10,
lgtm: 19
lgtm: 19,
now: 15,
zeit: 15
}
const genIcons = (iconFolder) => {

Loading…
Cancel
Save