From 3bb392ab1c14826d3fd13617c4ac8b8bb56f6956 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Tue, 28 Aug 2018 15:31:47 +0300 Subject: [PATCH] Remove redirect --- themes/starter/layout/layout.ejs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/themes/starter/layout/layout.ejs b/themes/starter/layout/layout.ejs index c4d2e92..9c53d08 100644 --- a/themes/starter/layout/layout.ejs +++ b/themes/starter/layout/layout.ejs @@ -32,13 +32,7 @@ window.location.protocol = "https"; } - - + <% if (is_root()) { %> <% } %> <% if (ball) { %> <% } %>