Skip to content
Snippets Groups Projects
Verified Commit 65f429cc authored by TTtie's avatar TTtie
Browse files

tell the robots that links should be followed

parent ef378705
No related branches found
No related tags found
No related merge requests found
Pipeline #2957 passed
......@@ -38,7 +38,7 @@
<meta property="og:description" content="{{ description }}">
{% endif %}
<meta name="robots" content="index">
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/static/favicon.ico">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment