Skip to content

Commit 417e661

Browse files
committed
shorter width
1 parent 39fff26 commit 417e661

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
@@ -6,8 +6,8 @@
66
options = {
77
'format': 'png',
88
'crop-h': '25',
9-
'crop-w': '200',
10-
'crop-x': '5',
9+
'crop-w': '185',
10+
'crop-x': '10',
1111
'crop-y': '5',
1212
'encoding': "UTF-8",
1313
'custom-header' : [

0 commit comments

Comments
 (0)