From 24c46f1749e9312c575d6bd788287f5cbe6e318f Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Mon, 28 Sep 2020 10:47:40 +0100 Subject: [PATCH] footer logo placement fix --- src/components/footer/_macro.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/footer/_macro.njk b/src/components/footer/_macro.njk index aef0d16e1a..9ef6592efd 100644 --- a/src/components/footer/_macro.njk +++ b/src/components/footer/_macro.njk @@ -128,7 +128,7 @@ {% for row in params.rows %} - {% if params.OGLLink is not defined and params.OGLLink %} + {% if params.OGLLink is not defined %} {% if loop.last %}