Skip to content

Commit e1a4b4d

Browse files
qwerty541devantler
authored andcommitted
Docs: fix top languages card available layouts number (anuraghazra#2738)
1 parent dbbe926 commit e1a4b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ You can provide multiple comma-separated values in the bg_color option to render
303303

304304
- `hide` - Hide the languages specified from the card _(Comma-separated values)_. Default: `[] (blank array)`.
305305
- `hide_title` - _(boolean)_. Default: `false`.
306-
- `layout` - Switch between four available layouts `normal` & `compact` & `donut` & `donut-vertical` & `pie`. Default: `normal`.
306+
- `layout` - Switch between five available layouts `normal` & `compact` & `donut` & `donut-vertical` & `pie`. Default: `normal`.
307307
- `card_width` - Set the card's width manually _(number)_. Default `300`.
308308
- `langs_count` - Show more languages on the card, between 1-10 _(number)_. Default `5`.
309309
- `exclude_repo` - Exclude specified repositories _(Comma-separated values)_. Default: `[] (blank array)`.

0 commit comments

Comments
 (0)