From 3c8f8e165aa5cec7b3f88f0a788a1b4b64892689 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Thu, 21 Aug 2025 18:28:33 -0500 Subject: Improve CSS --- layouts/shortcodes/recent_blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/shortcodes') diff --git a/layouts/shortcodes/recent_blog.html b/layouts/shortcodes/recent_blog.html index 8a4ec89..c1dfed9 100644 --- a/layouts/shortcodes/recent_blog.html +++ b/layouts/shortcodes/recent_blog.html @@ -3,7 +3,7 @@
  • {{.BundleType}} {{ .Title }} - {{ .Date.Format "January 2, 2006" }} -

    {{ .Summary }}

    + {{ .Summary }}
  • {{ end }} \ No newline at end of file -- cgit v1.2.3