From 95078190256930dda94a5e441235ea5b4ffd428a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kornel=20Lesin=CC=81ski?= Date: Wed, 6 Feb 2019 13:15:13 +0100 Subject: [PATCH] Exclude the dummy book from search engines --- first-edition/src/theme/index.hbs | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 first-edition/src/theme/index.hbs diff --git a/first-edition/src/theme/index.hbs b/first-edition/src/theme/index.hbs new file mode 100644 index 0000000000..f3f1b52fa8 --- /dev/null +++ b/first-edition/src/theme/index.hbs @@ -0,0 +1,37 @@ + + + + + + Outdated link: {{ title }} + + + + + + + + + + + + + + + {{#each additional_css}} + + {{/each}} + + +
+
+ {{> header}} +
+
+ {{{ content }}} +
+
+
+
+ +