Skip to content

Commit 39fff26

Browse files
committed
use wider width and small height
1 parent e109d05 commit 39fff26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/generate_badge.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
options = {
77
'format': 'png',
8-
'crop-h': '30',
9-
'crop-w': '70',
8+
'crop-h': '25',
9+
'crop-w': '200',
1010
'crop-x': '5',
1111
'crop-y': '5',
1212
'encoding': "UTF-8",

0 commit comments

Comments
 (0)