File tree Expand file tree Collapse file tree 1 file changed +19
-9
lines changed Expand file tree Collapse file tree 1 file changed +19
-9
lines changed Original file line number Diff line number Diff line change 11= jrsonnet
22
3- [.text-center]
4- image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo]
5-
6- [.text-center]
7- --
8- image:https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge[alt=release, link=https://github.com/CertainLach/jrsonnet/releases]
9- image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE]
10- image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet]
11- --
3+ ++++
4+ <p align="center"><a href="https://github.com/CertainLach/jrsonnet"><img alt="jrsonnet logo" src="./docs/logowide.svg" width="470px"></img></a></p>
5+ <p align="center">
6+ <a href="https://github.com/CertainLach/jrsonnet/releases"><img alt="release" src="https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge"></img></a>
7+ <a href="./LICENSE"><img alt="license" src="https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge"></img></a>
8+ <a href="https://opencollective.com/jrsonnet"><img alt="opencollective" src="https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge"></img></a>
9+ </p>
10+ ++++
11+
12+ // Github sucks: I can't center those images the normal way: https://github.com/github/markup/issues/984
13+ // [.text-center]
14+ // image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo]
15+ //
16+ // [.text-center]
17+ // --
18+ // image:https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge[alt=release, link=https://github.com/CertainLach/jrsonnet/releases]
19+ // image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE]
20+ // image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet]
21+ // --
1222
1323== What is it
1424
You can’t perform that action at this time.
0 commit comments