We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 410c348 + 4b9c02c commit 853c48dCopy full SHA for 853c48d
frontend/html/partials/header.ejs
@@ -10,6 +10,7 @@
10
<meta name="mobile-web-app-capable" content="yes">
11
<meta name="HandheldFriendly" content="True">
12
<meta name="MobileOptimized" content="320">
13
+ <meta name="robots" content="noindex">
14
<title><%- title %></title>
15
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicons/apple-touch-icon.png">
16
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicons/favicon-32x32.png">
0 commit comments