summaryrefslogtreecommitdiffstatshomepage
path: root/templates/atom.xml (unfollow)
Commit message (Collapse)AuthorLines
2021-06-16templates: Make page titles mandatoryWolfgang Müller-1/+1
Currently we allow empty post titles, gracefully falling back to a default value. This increases complexity somewhat. Since we think we'll always be able to think of a title for a post, make it mandatory for now to provide one.