change wording of toot
This commit is contained in:
@@ -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([
|
||||||
|
|||||||
Reference in New Issue
Block a user