diff --git a/themes/yilia/layout/_partial/tools.ejs b/themes/yilia/layout/_partial/tools.ejs index 09cff4e..1daa169 100644 --- a/themes/yilia/layout/_partial/tools.ejs +++ b/themes/yilia/layout/_partial/tools.ejs @@ -5,14 +5,8 @@ %>
- <% - var count = 0 - for(let menu_name in theme.smart_menu) { - if(theme.smart_menu[menu_name]) count++ - } - %>