Skip to content

Commit decac63

Browse files
increasing fontsize
1 parent 30a5d39 commit decac63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: python bump_version.py $VERSION_TYPE
4747

4848
- name: Update logo
49-
run: laudanum --text brs --fontsize 12 --filename doc/brs.png
49+
run: laudanum --text brs --fontsize 14 --filename doc/brs.png
5050

5151
- name: Commit version bump
5252
run: |

0 commit comments

Comments
 (0)