1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

Add noindex / nofollow to www_default meta tags

This commit is contained in:
Hilko 2020-07-16 15:58:47 +02:00 committed by GitHub
parent 967409b157
commit b4c762fc78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
<html>
<head>
<title>this is a mail-in-a-box</title>
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<h1>this is a mail-in-a-box</h1>