From fd30511536a2f574b41b21fda2e4bc2f6267ed669d97c180918075b65ee73774 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Fri, 25 Aug 2023 00:00:00 +0000 Subject: Fix
spacing --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index 8eafc6c..0d56873 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -16,7 +16,7 @@

{{ i18n "journalEntries" }}

{{ range (where .Site.RegularPages.ByTitle "Section" "entry").ByPublishDate.Reverse -}} - {{ partial "metadata.html" . -}} + {{ partial "metadata.html" . }} {{ end -}} {{- end }} \ No newline at end of file -- cgit v1.2.3