Skip to content

Commit 71649ab

Browse files
committed
update CONTRIBUTING to fix max-width value #313
1 parent e769ca2 commit 71649ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The first item `CSharp` corresponds to the name of the language as defined in to
8787
```
8888

8989
Remarks:
90-
- Your ascii logo's dimensions must fall below `25*45` (height\*width). The CI will fail otherwise.
90+
- Your ascii logo's dimensions must fall below `25*40` (height\*width). The CI will fail otherwise.
9191
- You can use `{N}` to color the ascii which will utilize the vec! of colors defined in `define_language!`
9292
- Make sure to trim any unnecessary trailing whitespaces
9393
- See example here [Convert image to ASCII art](https://github.com/o2sh/onefetch/wiki/image-to-ascii)

0 commit comments

Comments
 (0)