From b938e15e16b175280dc9aebfae29648b02249211 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 5 Sep 2024 19:54:43 -0400 Subject: [PATCH] Update community-lists.html Signed-off-by: Patrice Chalin --- layouts/shortcodes/community-lists.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/community-lists.html b/layouts/shortcodes/community-lists.html index 31ff6c6..bd0116c 100644 --- a/layouts/shortcodes/community-lists.html +++ b/layouts/shortcodes/community-lists.html @@ -24,4 +24,4 @@ {{ range . }} - [ {{ .name }}]({{ .url }}): {{ .desc -}} {{ end -}} -{{ end }} \ No newline at end of file +{{ end -}}