change wording of toot

This commit is contained in:
Mark Eaton
2026-01-24 00:35:52 -05:00
parent f36047e87a
commit 3ea1c01771
+1 -3
View File
@@ -114,9 +114,7 @@ def format_mastodon_post(saint: dict) -> str:
date_str = today.strftime("%B %d") date_str = today.strftime("%B %d")
lines = [ lines = [
f"Saint of the Day - {date_str}", f"{date_str}: the Feast of Saint {saint['name']}",
"",
f"{saint['name']}",
] ]
lines.extend([ lines.extend([