Skip to content

Commit b5656fc

Browse files
committed
Exclude the dummy book from search engines
1 parent c36007a commit b5656fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

first-edition/theme/index.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="UTF-8">
66
<title>{{ title }}</title>
77
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
8+
<meta name="robots" content="noindex,follow">
89
<meta name="description" content="{{ description }}">
910
<meta name="viewport" content="width=device-width, initial-scale=1">
1011
<meta name="theme-color" content="#ffffff" />

0 commit comments

Comments
 (0)