Skip to content

Commit 47c8d66

Browse files
authored
docs: add docs for style query for badges (#1571)
1 parent c4ed837 commit 47c8d66

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/content/2.guide/1.features.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,10 @@ When set to `true`, this parameter replaces the static category label (like "ver
195195
| ------------- | -------------------- | ---------------- |
196196
| **Version** | `version \| 3.12.0` | `nuxt \| 3.12.0` |
197197
| **Downloads** | `downloads/mo \| 2M` | `lodash \| 2M` |
198+
199+
##### `style`
200+
201+
Overrides the default badge appearance. Pass `shieldsio` to use the shields.io-compatible style.
202+
203+
- **Default**: `default`
204+
- **Usage**: `?style=shieldsio`

0 commit comments

Comments
 (0)