Add healthchecks/dashboard to "Third-Party Resources"

This commit is contained in:
Pēteris Caune 2019-07-07 11:57:25 +03:00
parent 77fd0d00e0
commit cc4f8b639b
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -50,5 +50,6 @@
<ul>
{% include "front/single_resource.html" with url="https://github.com/taylus/HealthTray" name="HealthTray" desc="Watch your healthchecks in Windows system tray" %}
{% include "front/single_resource.html" with url="https://github.com/healthchecks/dashboard" name="healthchecks/dashboard" desc="A standalone HTML page showing the status of the checks in your account. " %}
</ul>
{% endblock %}