Merge pull request #808 from Pax1601/807-stop-search-engines-indexing-servers

Added noindex
This commit is contained in:
Pax1601
2024-01-26 17:35:30 +01:00
committed by GitHub

View File

@@ -27,6 +27,7 @@
<link rel="icon" href="/images/favicons/favicon.ico" />
<link rel="apple-touch-icon" href="images/favicons/apple-touch-icon.png"/>
<link rel="manifest" href="/images/favicons/site.webmanifest" />
<meta name="robots" context="noindex" />
</head>
<body>