dev #8

Merged
smueller merged 2 commits from dev into main 2026-07-07 14:05:50 +00:00

2 Commits

Author SHA1 Message Date
smueller
f67bec218e Refactor contact information presentation in newsletter templates
- Updated the plain text and HTML formats to enhance the phrasing of contact information.
- Adjusted styling and layout for better readability and consistency across different email clients.
- Improved the structure of the contact section in the Outlook HTML format for a cleaner appearance.
2026-07-07 16:05:23 +02:00
smueller
90972f1afa Refactor newsletter generation to improve contact information handling
- Added a new function to generate a plain text contact line based on the provided email.
- Updated the plain text and HTML newsletter templates to include the contact information dynamically.
- Removed direct contact email handling from the footer function to streamline the code and enhance readability.
2026-07-07 16:04:00 +02:00