From d5ce6fbdb032d030a5f3e77539df91ee69bd98cc Mon Sep 17 00:00:00 2001 From: ritiek Date: Sun, 7 Jan 2018 20:37:06 +0530 Subject: [PATCH] Remove chapter title to prevent duplicate --- second-edition/theme/index.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/second-edition/theme/index.hbs b/second-edition/theme/index.hbs index bc6f78902..61178add1 100644 --- a/second-edition/theme/index.hbs +++ b/second-edition/theme/index.hbs @@ -2,7 +2,7 @@ - {{ chapter_title }} - {{ title }} + {{ title }}