From e145f2b54ded1577294598e0389302bbdf44e0ac Mon Sep 17 00:00:00 2001 From: Derek Johnson Date: Fri, 10 Jun 2022 00:07:03 +0100 Subject: [PATCH] Be consistent with using pageTaxonomy instead of pageName --- _includes/layout.njk | 2 +- _site/index.html | 3 +++ _site/standards/index.html | 3 +++ standards/index.njk | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_includes/layout.njk b/_includes/layout.njk index 53e792b..93d5229 100644 --- a/_includes/layout.njk +++ b/_includes/layout.njk @@ -13,7 +13,7 @@ {% include "css/components/cards-grid.css" %} {% include "css/components/card.css" %} {% endif %} - {% if pageName == 'platform' %} + {% if pageTaxonomy == 'platform' %} {% include "css/components/cards-grid.css" %} {% include "css/components/card.css" %} {% endif %} diff --git a/_site/index.html b/_site/index.html index 43ca773..7e93517 100644 --- a/_site/index.html +++ b/_site/index.html @@ -97,6 +97,9 @@

Standards