From 7fba705bc682701b9c8887ca2f2fe618c8775b45 Mon Sep 17 00:00:00 2001 From: Tarry_Dan Date: Sun, 24 Sep 2023 14:05:21 +0000 Subject: [PATCH] Post exports as an
not a
, for better accessibility --- example/settings.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example/settings.toml b/example/settings.toml index 2e6a229..f9ffb64 100644 --- a/example/settings.toml +++ b/example/settings.toml @@ -18,13 +18,13 @@ tag_paragraphs=true inline_tags = ["i", "em", "b", "strong","u", "s", "a", "span"] date_format="%d %B %Y" format=""" -
-
{__timestamp__} +
+
{__msg__}
{__btn__} -
+
""" [post.buttons]