Skip to content

Commit d58fb79

Browse files
committed
Adjust badges
1 parent 9f3c3ae commit d58fb79

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/docs/src/pages/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ Theme UI
118118

119119
</Container>
120120

121-
[build status]: https://github.com/system-ui/theme-ui/workflows/CI/badge.svg?branch=master
122-
[version]: https://badgen.net/npm/v/theme-ui
121+
[build status]: https://flat.badgen.net/github/status/system-ui/theme-ui
122+
[version]: https://flat.badgen.net/npm/v/theme-ui
123123
[npm]: https://npmjs.com/package/theme-ui
124-
[mit license]: https://badgen.net/badge/license/MIT/blue
125-
[size]: https://badgen.net/bundlephobia/minzip/theme-ui
126-
[stars]: https://badgen.net/github/stars/system-ui/theme-ui
124+
[mit license]: https://flat.badgen.net/badge/license/MIT/blue
125+
[size]: https://flat.badgen.net/bundlephobia/minzip/theme-ui
126+
[stars]: https://flat.badgen.net/github/stars/system-ui/theme-ui

packages/theme-ui/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Build consistent, themeable React apps based on constraint-based design principl
1818
https://theme-ui.com
1919

2020
[github]: https://github.com/system-ui/theme-ui
21-
[github-badge]: https://badgen.net/badge/-/github?icon=github&label
21+
[github-badge]: https://flat.badgen.net/badge/-/github?icon=github&label
2222
[stars]: https://badgen.net/github/stars/system-ui/theme-ui
23-
[build status]: https://github.com/system-ui/theme-ui/workflows/CI/badge.svg?branch=master
24-
[version]: https://badgen.net/npm/v/theme-ui
23+
[build status]: https://flat.badgen.net/github/status/system-ui/theme-ui
24+
[version]: https://flat.badgen.net/npm/v/theme-ui
2525
[npm]: https://npmjs.com/package/theme-ui
26-
[mit license]: https://badgen.net/badge/license/MIT/blue
27-
[size]: https://badgen.net/bundlephobia/minzip/theme-ui
26+
[mit license]: https://flat.badgen.net/badge/license/MIT/blue
27+
[size]: https://flat.badgen.net/bundlephobia/minzip/theme-ui
2828

2929
Built for design systems, white-labels, themes, and other applications where customizing colors, typography, and layout are treated as first-class citizens
3030
and based on a standard [Theme Specification][],

0 commit comments

Comments
 (0)