Skip to content

Commit 975184a

Browse files
committed
Remove noindex meta tag from html header
1 parent 6b513c8 commit 975184a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

message-index/templates/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<meta charset="utf-8">
66
<meta http-equiv="x-ua-compatible" content="ie=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
<meta name="robots" content="noindex">
98
<title>$title$ — Haskell Error Index</title>
109
<link rel="stylesheet" href="/css/highlight.css">
1110
<script src="/js/highlight.min.js"></script>

0 commit comments

Comments
 (0)