From a4803d7bb5257c82adb2b80b6033b6b175d78fad Mon Sep 17 00:00:00 2001 From: Leonid Evdokimov Date: Sun, 28 Jan 2018 21:29:51 +0300 Subject: Do not generate modal block that is never shown --- layouts/partials/projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/projects.html b/layouts/partials/projects.html index 946bc86..af87a3f 100644 --- a/layouts/partials/projects.html +++ b/layouts/partials/projects.html @@ -39,7 +39,7 @@ -{{ range sort .Pages }} {{ if eq .Section "projects" }} +{{ range sort .Pages }} {{ if eq .Section "projects" }} {{ if not .Params.external_link }}