Skip to content

Commit 1774638

Browse files
committed
docs: use variant=secondary and size=sm on all shieldcn badges
https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
1 parent 8c65784 commit 1774638

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for the project structure, prerequisite
168168

169169
<!-- Badges -->
170170

171-
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=branded&size=xs&theme=zinc&mode=dark
171+
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=secondary&size=sm&theme=zinc&mode=dark
172172
[stars-href]: https://github.com/stijnvanhulle/template
173-
[license-src]: https://shieldcn.dev/badge/license-MIT-blue.svg?variant=branded&size=xs&theme=zinc&mode=dark
173+
[license-src]: https://shieldcn.dev/badge/license-MIT-blue.svg?variant=secondary&size=sm&theme=zinc&mode=dark
174174
[license-href]: https://github.com/stijnvanhulle/template/blob/main/LICENSE
175-
[coverage-src]: https://shieldcn.dev/codecov/github/stijnvanhulle/template.svg?variant=branded&size=xs&theme=zinc&mode=dark
175+
[coverage-src]: https://shieldcn.dev/codecov/github/stijnvanhulle/template.svg?variant=secondary&size=sm&theme=zinc&mode=dark
176176
[coverage-href]: https://app.codecov.io/gh/stijnvanhulle/template

packages/core/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
<!-- Badges -->
1414

15-
[npm-version-src]: https://shieldcn.dev/npm/v/@stijnvanhulle/template-core.svg?variant=branded&size=xs&theme=zinc&mode=dark
15+
[npm-version-src]: https://shieldcn.dev/npm/v/@stijnvanhulle/template-core.svg?variant=secondary&size=sm&theme=zinc&mode=dark
1616
[npm-version-href]: https://npmx.dev/package/@stijnvanhulle/template-core
17-
[npm-downloads-src]: https://shieldcn.dev/npm/dm/@stijnvanhulle/template-core.svg?variant=branded&size=xs&theme=zinc&mode=dark
17+
[npm-downloads-src]: https://shieldcn.dev/npm/dm/@stijnvanhulle/template-core.svg?variant=secondary&size=sm&theme=zinc&mode=dark
1818
[npm-downloads-href]: https://npmx.dev/package/@stijnvanhulle/template-core
19-
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=branded&size=xs&theme=zinc&mode=dark
19+
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=secondary&size=sm&theme=zinc&mode=dark
2020
[stars-href]: https://github.com/stijnvanhulle/template
21-
[license-src]: https://shieldcn.dev/npm/license/@stijnvanhulle/template-core.svg?variant=branded&size=xs&theme=zinc&mode=dark
21+
[license-src]: https://shieldcn.dev/npm/license/@stijnvanhulle/template-core.svg?variant=secondary&size=sm&theme=zinc&mode=dark
2222
[license-href]: https://github.com/stijnvanhulle/template/blob/main/LICENSE
23-
[node-src]: https://shieldcn.dev/npm/node/@stijnvanhulle/template-core.svg?variant=branded&size=xs&theme=zinc&mode=dark
23+
[node-src]: https://shieldcn.dev/npm/node/@stijnvanhulle/template-core.svg?variant=secondary&size=sm&theme=zinc&mode=dark
2424
[node-href]: https://npmx.dev/package/@stijnvanhulle/template-core

packages/demo/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
<!-- Badges -->
1414

15-
[npm-version-src]: https://shieldcn.dev/npm/v/@stijnvanhulle/template-demo.svg?variant=branded&size=xs&theme=zinc&mode=dark
15+
[npm-version-src]: https://shieldcn.dev/npm/v/@stijnvanhulle/template-demo.svg?variant=secondary&size=sm&theme=zinc&mode=dark
1616
[npm-version-href]: https://npmx.dev/package/@stijnvanhulle/template-demo
17-
[npm-downloads-src]: https://shieldcn.dev/npm/dm/@stijnvanhulle/template-demo.svg?variant=branded&size=xs&theme=zinc&mode=dark
17+
[npm-downloads-src]: https://shieldcn.dev/npm/dm/@stijnvanhulle/template-demo.svg?variant=secondary&size=sm&theme=zinc&mode=dark
1818
[npm-downloads-href]: https://npmx.dev/package/@stijnvanhulle/template-demo
19-
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=branded&size=xs&theme=zinc&mode=dark
19+
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=secondary&size=sm&theme=zinc&mode=dark
2020
[stars-href]: https://github.com/stijnvanhulle/template
21-
[license-src]: https://shieldcn.dev/npm/license/@stijnvanhulle/template-demo.svg?variant=branded&size=xs&theme=zinc&mode=dark
21+
[license-src]: https://shieldcn.dev/npm/license/@stijnvanhulle/template-demo.svg?variant=secondary&size=sm&theme=zinc&mode=dark
2222
[license-href]: https://github.com/stijnvanhulle/template/blob/main/LICENSE
23-
[node-src]: https://shieldcn.dev/npm/node/@stijnvanhulle/template-demo.svg?variant=branded&size=xs&theme=zinc&mode=dark
23+
[node-src]: https://shieldcn.dev/npm/node/@stijnvanhulle/template-demo.svg?variant=secondary&size=sm&theme=zinc&mode=dark
2424
[node-href]: https://npmx.dev/package/@stijnvanhulle/template-demo

0 commit comments

Comments
 (0)