mirror of
https://github.com/rommapp/docs.git
synced 2026-04-23 06:54:41 +00:00
add noindex to outdated mkdocs pages
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block outdated %}
|
||||
<meta name="robots" content="noindex" />
|
||||
|
||||
You're not viewing the latest version.
|
||||
<a href="{{ '../' ~ base_url }}">
|
||||
<strong>Click here to go to latest.</strong>
|
||||
|
||||
Reference in New Issue
Block a user