blocher / dailyoffice2019

This project is used to build the website https://www.dailyoffice2019.com. The site invites you to join with Christians around the world in praying with the Church, at any time or in any place you may find yourself. It makes it easy to pray daily morning, midday, evening, and compline (bedtime) prayer without flipping pages, searching for scripture readings or calendars, or interpreting rubrics. The prayers are presented from The Book of Common Prayer (2019) of the Anglican Church in North America and reflect the ancient patterns of daily prayer Christians have used since the earliest days of the church.
https://www.dailyoffice2019.com
MIT License
33 stars 14 forks source link

Modify API psalm_html() to not return blank verses #146

Closed perryholden closed 5 months ago

perryholden commented 5 months ago

Fixes #145

The diff is a bit confusing due to whitespace changes. The only essential difference is line 138:

dailyoffice2019 (Git) 2024-02-03 13-59-18

I figured it's better to handle this on the API end instead of the frontend.