diff options
author | Alex Auvolat <alex@adnab.me> | 2020-02-01 16:47:37 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-02-01 16:47:37 +0100 |
commit | 8de94a32a8530926dcddcad9e98fb213dc799ce3 (patch) | |
tree | b22b8ee2ffe5e2090f294a04755b903c0b2d3b1b | |
parent | 7f47dce4a6621e6f382cc1d0c5699fededb9ba14 (diff) | |
download | bottin-8de94a32a8530926dcddcad9e98fb213dc799ce3.tar.gz bottin-8de94a32a8530926dcddcad9e98fb213dc799ce3.zip |
CSS
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Bottin -<div style="text-align: center"><img src="https://git.luxeylab.net/lx/bottin/raw/branch/master/bottin.png" height="250px" /></div> +<img src="https://git.luxeylab.net/lx/bottin/raw/branch/master/bottin.png" style="height: 150px; display: block; margin-left: auto; margin-right: auto" /> Bottin is a LDAP server that uses Consul's key-value store as a storage backend, |