add noindex to outdated mkdocs pages

This commit is contained in:
Georges-Antoine Assi
2025-11-16 18:25:22 -05:00
parent 264339d237
commit e1c5f5c618
+2
View File
@@ -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>