We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36007a commit b5656fcCopy full SHA for b5656fc
first-edition/theme/index.hbs
@@ -5,6 +5,7 @@
5
<meta charset="UTF-8">
6
<title>{{ title }}</title>
7
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
8
+ <meta name="robots" content="noindex,follow">
9
<meta name="description" content="{{ description }}">
10
<meta name="viewport" content="width=device-width, initial-scale=1">
11
<meta name="theme-color" content="#ffffff" />
0 commit comments