fix readme

This commit is contained in:
Lee 2024-09-23 10:30:05 +01:00
parent aaefe79301
commit d9029563bc
2 changed files with 19 additions and 16 deletions

@ -14,10 +14,6 @@ insert_final_newline = true
indent_style = tab indent_style = tab
indent_size = 4 indent_size = 4
[*.md]
indent_size = 4
trim_trailing_whitespace = false
[{Dockerfile,*.bash,*.sh}] [{Dockerfile,*.bash,*.sh}]
indent_style = space indent_style = space
indent_size = 4 indent_size = 4

@ -6,7 +6,6 @@
</a> </a>
<h3 align="center">Homelab</h3> <h3 align="center">Homelab</h3>
<p align="center"> <p align="center">
Welcome to the configuration for my homelab. Welcome to the configuration for my homelab.
<br /> <br />
@ -62,3 +61,11 @@ Don't forget to give the project a star! Thanks again!
<!-- MARKDOWN LINKS & IMAGES --> <!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[fluxcd]: https://fluxcd.io
[k8s]: https://kubernetes.io
[helm]: https://helm.sh
[traefik]: https://traefik.io
[cert-manager]: https://cert-manager.io
[metallb]: https://metallb.org
[nfs]: https://nfs.fascinated.cc