mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
Merge branch '1.12' into 1.13
* 1.12: [Docs] Disallow indexing old-docs in search engines
This commit is contained in:
commit
e28d80038f
1 changed files with 1 additions and 0 deletions
1
docs/_themes/sylius_rtd_theme/layout.html
vendored
1
docs/_themes/sylius_rtd_theme/layout.html
vendored
|
|
@ -13,6 +13,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
{% block htmltitle %}
|
{% block htmltitle %}
|
||||||
<title>{{ title|striptags|e }}{{ titlesuffix }}</title>
|
<title>{{ title|striptags|e }}{{ titlesuffix }}</title>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue