mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +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>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="noindex">
|
||||
{% block htmltitle %}
|
||||
<title>{{ title|striptags|e }}{{ titlesuffix }}</title>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue