Proper center

This commit is contained in:
Simonas Kazlauskas
2023-02-21 13:48:18 +02:00
parent 1cbb6cd06f
commit 325517acc7

View File

@@ -1,7 +1,7 @@
<center>
<h1>A nix package for OpenHAB</h1>
<strong>No-frills, auto-updated high-quality package of OpenHAB for nix systems</strong>
</center>
<div align="center">
<h1>A nix package for OpenHAB</h1>
<strong>No-frills, auto-updated high-quality package of OpenHAB for nix systems.</strong>
</div>
Many of the attempts to integrate OpenHAB with nix attempt to also create a
declaratively-configured NixOS module at the same time. While an admirable goal, this approach has