mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
minor #17472 [Docs] Disallow indexing old-docs in search engines ()
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.12, 1.13, 1.14
| License | MIT
Commits
-------
0e33339ca5 [Docs] Disallow indexing old-docs in search engines
This commit is contained in:
commit
5cb5e67b9b
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