Skip to content

Commit 936390a

Browse files
committed
tried to adjust the window
1 parent 417e661 commit 936390a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/generate_badge.py

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

66
options = {
77
'format': 'png',
8-
'crop-h': '25',
9-
'crop-w': '185',
8+
'crop-h': '22',
9+
'crop-w': '190',
1010
'crop-x': '10',
11-
'crop-y': '5',
11+
'crop-y': '7',
1212
'encoding': "UTF-8",
1313
'custom-header' : [
1414
('Accept-Encoding', 'gzip')

0 commit comments

Comments
 (0)