Skip to content

Commit afa1242

Browse files
committed
docs: drop mode=dark from license shieldcn URLs
Match the shieldcn doc format for license badges: ?variant=secondary&size=xs&theme=zinc with no mode override. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
1 parent b172a57 commit afa1242

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for the project structure, prerequisite
170170

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

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[npm-downloads-href]: https://npmx.dev/package/@stijnvanhulle/template-core
1919
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=secondary&size=xs&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=secondary&size=xs&theme=zinc&mode=dark
21+
[license-src]: https://shieldcn.dev/npm/license/@stijnvanhulle/template-core.svg?variant=secondary&size=xs&theme=zinc
2222
[license-href]: https://github.com/stijnvanhulle/template/blob/main/LICENSE
2323
[node-src]: https://shieldcn.dev/npm/node/@stijnvanhulle/template-core.svg?variant=secondary&size=xs&theme=zinc&mode=dark
2424
[node-href]: https://npmx.dev/package/@stijnvanhulle/template-core

packages/demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[npm-downloads-href]: https://npmx.dev/package/@stijnvanhulle/template-demo
1919
[stars-src]: https://shieldcn.dev/github/stars/stijnvanhulle/template.svg?variant=secondary&size=xs&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=secondary&size=xs&theme=zinc&mode=dark
21+
[license-src]: https://shieldcn.dev/npm/license/@stijnvanhulle/template-demo.svg?variant=secondary&size=xs&theme=zinc
2222
[license-href]: https://github.com/stijnvanhulle/template/blob/main/LICENSE
2323
[node-src]: https://shieldcn.dev/npm/node/@stijnvanhulle/template-demo.svg?variant=secondary&size=xs&theme=zinc&mode=dark
2424
[node-href]: https://npmx.dev/package/@stijnvanhulle/template-demo

0 commit comments

Comments
 (0)