diff options
author | Evan Steinkerchner <esteinkerchner@gmail.com> | 2022-03-20 22:40:12 -0400 |
---|---|---|
committer | Evan Steinkerchner <esteinkerchner@gmail.com> | 2022-03-20 22:40:12 -0400 |
commit | d752f64f49c409de58fb9bc6e3e8a3f7965d2646 (patch) | |
tree | 6b888c27c5f3abaf9be1e2d03796db02d20bf941 | |
parent | 717894d8c53c0f55ab7e70e9dea6002751c1605d (diff) | |
download | homer-d752f64f49c409de58fb9bc6e3e8a3f7965d2646.tar.gz homer-d752f64f49c409de58fb9bc6e3e8a3f7965d2646.tar.zst homer-d752f64f49c409de58fb9bc6e3e8a3f7965d2646.zip |
Changed badges to use centered class
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 36965ca..b7ac66c 100644 --- a/docs/index.md +++ b/docs/index.md | |||
@@ -10,7 +10,7 @@ | |||
10 | your services on hand, from a simple <code>yaml</code> configuration file. | 10 | your services on hand, from a simple <code>yaml</code> configuration file. |
11 | </p> | 11 | </p> |
12 | 12 | ||
13 | <div align="center"> | 13 | <div class="centered"> |
14 | <a href="https://opensource.org/licenses/Apache-2.0"> | 14 | <a href="https://opensource.org/licenses/Apache-2.0"> |
15 | <img alt="License: Apache 2" | 15 | <img alt="License: Apache 2" |
16 | src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" /> | 16 | src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" /> |