From a3e970b41659ca9c79ddf04e4a9bbf43ce31e3b8 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Mon, 4 Dec 2023 11:21:25 -0600 Subject: Add padding --- bin/template.eml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/template.eml b/bin/template.eml index daeab3e..51bd413 100644 --- a/bin/template.eml +++ b/bin/template.eml @@ -25,11 +25,11 @@ let render (posts: Post.t list) = rss - +

Haling from other points in time and space, these posts traveled here from across the cybernet via a Mastodon Wormhole.

Source code -
+
% posts |> List.iter begin fun { published; author; author_link; summary; tags; _ } ->
-- cgit v1.2.3