Added noindex meta tag
This commit is contained in:
parent
6fab5413f3
commit
4e006889e7
|
@ -4,6 +4,7 @@
|
|||
<title>{{ title }}</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/ab.css">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
|
|
Loading…
Reference in New Issue