forked from GithubBackups/healthchecks
Wording tweaks.
This commit is contained in:
parent
fd367b42da
commit
bf1af1c0d5
@ -166,7 +166,11 @@
|
|||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<ul>
|
<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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{% load compress hc_extras humanize staticfiles %}
|
{% load compress hc_extras humanize staticfiles %}
|
||||||
|
|
||||||
{% block description %}
|
{% 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 %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block containers %}
|
{% block containers %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user