mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
wrap logo to center align in gh ui
This commit is contained in:
parent
1c410a7e03
commit
d41bceaa4c
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
Kubernetes resource management with Nix
|
||||
|
||||
<img style="display: block; margin: 2em auto;" src="./docs/logo.svg" alt="nixos logo in kubernetes blue" width="350"/>
|
||||
<p align="center" style="margin: 2em auto;">
|
||||
<img src="./docs/logo.svg" alt="nixos logo in kubernetes blue" width="350"/>
|
||||
</p>
|
||||
|
||||
> **WARN**: this is a work in progress, expect breaking changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue