From b5d749c64f0b96bbbb70a623693e8091abc37e82 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Thu, 9 Nov 2023 17:49:48 +0100 Subject: Format and styling --- layouts/partials/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/post.html') diff --git a/layouts/partials/post.html b/layouts/partials/post.html index ef9f03e..1542235 100644 --- a/layouts/partials/post.html +++ b/layouts/partials/post.html @@ -1,6 +1,6 @@
{{ partial "meta_links.html" . }} - +
{{ $image := "" }} {{ if (.Resources.ByType "image").GetMatch "featured*" }} -- cgit v1.2.3