fix: metadata parsing

This commit is contained in:
cellarspoon 2021-12-26 02:32:44 +01:00
parent 914d2b8541
commit 513fb8c47f
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -4,14 +4,14 @@
<!-- metadata -->
- **Category**: {{ .Category }}
- **Status**: {{ .Status }}
- **Image**: {{ .Image }}
- **Healthcheck**: {{ .Healthcheck }}
- **Backups**: {{ .Backups }}
- **Email**: {{ .Email }}
- **Tests**: {{ .Tests }}
- **SSO**: {{ .SSO }}
* **Category**: {{ .Category }}
* **Status**: {{ .Status }}
* **Image**: {{ .Image }}
* **Healthcheck**: {{ .Healthcheck }}
* **Backups**: {{ .Backups }}
* **Email**: {{ .Email }}
* **Tests**: {{ .Tests }}
* **SSO**: {{ .SSO }}
<!-- endmetadata -->