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 fe5aca7 commit 997289eCopy full SHA for 997289e
_includes/meta.html
@@ -1,6 +1,7 @@
1
<meta charset="utf-8"/>
2
3
<title>{{ page.title }}</title>
4
+<meta name='robots' content='noindex,nofollow' />
5
<meta name="description" content="{{ page.description }}"/>
6
7
<meta name="theme-color" content="#241f31"/>
@@ -29,4 +30,4 @@
29
30
31
<link rel="stylesheet" href="/assets/main.css"/>
32
-<link rel="manifest" href="/assets/manifest.webmanifest" />
33
+<link rel="manifest" href="/assets/manifest.webmanifest" />
0 commit comments