We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d4ffa commit 869cc68Copy full SHA for 869cc68
scholia/app/templates/base.html
@@ -61,7 +61,7 @@
61
62
{% block metas %}
63
<meta charset="UTF-8">
64
-<meta name="robots" content="noindex, nofollow">
+<meta name="robots" content="nofollow">
65
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
67
<meta name="og:url" content="{{ 'https://scholia.toolforge.org' + request.path }}" />
0 commit comments