Added noindex meta tag

This commit is contained in:
root 2023-06-02 15:05:24 +02:00
parent 6fab5413f3
commit 4e006889e7
1 changed files with 1 additions and 0 deletions

View File

@ -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">