From 11193ceb6552e427bd178cbcc15b32420ed68336 Mon Sep 17 00:00:00 2001 From: Yaroslav Bolyukin Date: Sat, 09 Dec 2023 23:33:55 +0000 Subject: [PATCH] doc: fix github formatting --- --- a/README.adoc +++ b/README.adoc @@ -1,14 +1,24 @@ = jrsonnet -[.text-center] -image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo] +++++ +

jrsonnet logo

+

+ release + license + opencollective +

+++++ -[.text-center] --- -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] -image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE] -image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet] --- +// Github sucks: I can't center those images the normal way: https://github.com/github/markup/issues/984 +// [.text-center] +// image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo] +// +// [.text-center] +// -- +// 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] +// image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE] +// image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet] +// -- == What is it -- gitstuff