forked from GithubBackups/healthchecks
Wording tweaks.
This commit is contained in:
parent
fd367b42da
commit
bf1af1c0d5
@ -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>
|
||||
|
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user