diff --git a/src/catalogue-type.html b/src/catalogue-type.html index ff2e76f..6b0e320 100644 --- a/src/catalogue-type.html +++ b/src/catalogue-type.html @@ -15,7 +15,7 @@ eleventyComputed: {% from "macros/catalogue.njk" import list %}

{{ type | pluralize | capitalize }}

{% set catalogueTypes = collections.catalogueByType | keys %} -