Wording tweaks.

This commit is contained in:
Pēteris Caune 2018-05-25 20:34:08 +03:00
parent fd367b42da
commit bf1af1c0d5
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with 6 additions and 2 deletions

View File

@ -166,7 +166,11 @@
<footer class="footer">
<div class="container">
<ul>
<li>Powered by Healthchecks open-source project <a href="https://github.com/healthchecks/healthchecks">(github)</a></li>
<li>
Powered by Healthchecks open-source project
(<a href="https://github.com/healthchecks/healthchecks">github</a>,
<a href="https://healthchecks.io">healthchecks.io</a>)
</li>
</ul>
</div>
</footer>

View File

@ -2,7 +2,7 @@
{% load compress hc_extras humanize staticfiles %}
{% block description %}
<meta name="description" content="Monitoring for your nightly backups, weekly reports, cron jobs and background tasks. Receive alerts when your tasks don't run on time.">
<meta name="description" content="Cron Monitoring. Monitor nightly backups, weekly reports, cron jobs and background tasks. Receive alerts when your tasks don't run on time.">
{% endblock %}
{% block containers %}