Skip to content

Commit

Permalink
remove noindex
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Jun 13, 2023
1 parent f153f26 commit d367a08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mkdocs_redirects/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="{url}">
<meta name="robots" content="noindex">
<script>var anchor=window.location.hash.substr(1);location.href="{url}"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url={url}">
</head>
Expand Down

0 comments on commit d367a08

Please sign in to comment.