diff options
Diffstat (limited to 'content/blog/2022-06-22-daily-poetry.org')
-rw-r--r-- | content/blog/2022-06-22-daily-poetry.org | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/blog/2022-06-22-daily-poetry.org b/content/blog/2022-06-22-daily-poetry.org index 9c88bc6..1dc0f2d 100644 --- a/content/blog/2022-06-22-daily-poetry.org +++ b/content/blog/2022-06-22-daily-poetry.org @@ -1,8 +1,8 @@ -#+date: <2022-06-22 Wed 00:00:00> -#+title: Receive Daily Plaintext Poetry Straight to Your Inbox -#+description: Automate daily delivery of classic and contemporary poetry in plaintext via email using Python and SMTP for effortless morning inspiration. -#+slug: daily-poetry -#+filetags: :poetry:email:automation: +#+date: <2022-06-22 Wed 00:00:00> +#+title: Automated Retrieval and Delivery of Daily Plaintext Poetry via Email +#+description: Instructional guide for scheduling and automating the distribution of classic and contemporary poetry in plaintext format to an electronic mail inbox using Python scripting and SMTP protocol. +#+slug: daily-poetry +#+filetags: :poetry:email:automation: * Source Code |