Add noindex to www_default meta tags (#1791)

This commit is contained in:
Hilko
2020-07-29 16:03:33 +02:00
committed by GitHub
parent c50170b816
commit 1098e2b48e
+1
View File
@@ -1,6 +1,7 @@
<html>
<head>
<title>this is a mail-in-a-box</title>
<meta name="robots" content="noindex">
</head>
<body>
<h1>this is a mail-in-a-box</h1>