From 2e0647ae5946857371134819698b4712f4027d86 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Sun, 2 Sep 2018 13:57:21 +0000 Subject: [PATCH] Fix variables --- themes/starter/layout/_partial/world.ejs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/themes/starter/layout/_partial/world.ejs b/themes/starter/layout/_partial/world.ejs index e9621ac..42d3848 100644 --- a/themes/starter/layout/_partial/world.ejs +++ b/themes/starter/layout/_partial/world.ejs @@ -1,4 +1,3 @@ - <% const network = page.network; const data = site.data[network].data; @@ -102,13 +101,13 @@ <% } %> -<% if (data.stars) { %> +<% if (data.notable) { %>

<%- __('stars') %>