Skip to content

Commit

Permalink
Docs: add missing top languages card layouts. (anuraghazra#2717)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty541 authored May 13, 2023
1 parent ff9839b commit d59a805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ You can provide multiple comma-separated values in the bg_color option to render

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

0 comments on commit d59a805

Please sign in to comment.