From 7fc271a235743e247a0814c1d9dd64383095d908 Mon Sep 17 00:00:00 2001
From: Ramiro Morales
Date: Tue, 28 May 2024 22:58:58 +0200
Subject: [PATCH] fixup stray templating end tag
---
layouts/_default/single.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 17245a0..735a7c7 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -31,7 +31,6 @@
{{ end }}
- {{- end -}}
{{/* Hugo uses Go's date formatting is set by example. Here are two formats */}}
{{ if not .Date.IsZero }}