forked from GithubBackups/healthchecks
Tweak more meta descriptions and keywords.
This commit is contained in:
parent
6cef65e0d2
commit
7f4a568bea
@ -3,6 +3,10 @@
|
||||
|
||||
{% block title %}REST API - {% site_name %}{% endblock %}
|
||||
|
||||
{% block description %}
|
||||
<meta name="description" content="Build advanced integrations and custom dashboards using {% site_name %} REST API calls.">
|
||||
{% endblock %}
|
||||
|
||||
{% block docs_content %}
|
||||
|
||||
<h2>REST API</h2>
|
||||
|
@ -3,6 +3,14 @@
|
||||
|
||||
{% block title %}Cron Syntax Cheatsheet - {% site_name %}{% endblock %}
|
||||
|
||||
{% block description %}
|
||||
<meta name="description" content="Visual examples of main Cron syntax features: numeric values, commas, ranges, ranges with step, day and month names.">
|
||||
{% endblock %}
|
||||
|
||||
{% block keywords %}
|
||||
<meta name="keywords" content="cron syntax, crontab syntax, cron howto, cron tutorial, cron jobs, cron job example, monitor cron jobs">
|
||||
{% endblock %}
|
||||
|
||||
{% block docs_content %}
|
||||
|
||||
<h2>Cron Syntax Cheatsheet</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user