fix: metadata parsing

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

View File

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