From 9b99111ba6d457f05780fb96ee9630cf0a360f8b Mon Sep 17 00:00:00 2001 From: lostinlight Date: Sat, 7 Jul 2018 23:51:02 +0300 Subject: [PATCH] Redirect may be --- themes/starter/layout/layout.ejs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/themes/starter/layout/layout.ejs b/themes/starter/layout/layout.ejs index 177560f..a48a820 100644 --- a/themes/starter/layout/layout.ejs +++ b/themes/starter/layout/layout.ejs @@ -25,6 +25,13 @@
<%- body %>

<%=page.title%>

+ + <% if (is_root()) { %> <% } %> <% if (ball) { %> <% } %>