From c99fde007dc01e41b94381d11d5ed2251132b0d4 Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Fri, 23 Feb 2024 16:14:23 -0800 Subject: [PATCH] fix: various spacing issues --- src/catalogue-type.html | 6 ++++-- src/catalogue.html | 4 +++- src/index.html | 8 ++++++-- src/posts.html | 4 +++- 4 files changed, 16 insertions(+), 6 deletions(-) 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 %} -