From 87ac17506aa65209b1541464665da569b8699116 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 5 May 2022 09:20:44 +0200 Subject: Update indentation --- layouts/posts/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/posts/single.html') diff --git a/layouts/posts/single.html b/layouts/posts/single.html index ce18ad5..cab9527 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -3,7 +3,7 @@

{{ .Title }}

{{- range .Params.tags }} - #{{ . }} + #{{ . }} {{- end }} {{- if .Draft }}
-- cgit v1.1