Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/2.guide/6.badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Overrides the default label text. You can pass any string to customize the label
Overrides the default value text of the badge. You can pass any string to customize the value displayed on the right half of the badge.

- **Default**: Calculated values depending on the badge type (e.g., "v4.2.0", "5.4M").
- **Usage**: `?label=YOUR_LABEL`
- **Usage**: `?value=YOUR_VALUE`

### `labelColor`

Expand Down
Loading