summaryrefslogtreecommitdiffstatshomepage
path: root/templates/atom.xml (follow)
Commit message (Collapse)AuthorAgeLines
* Remove .html file ending from linked postsWynn Wolf Arbor2020-07-15-1/+1
| | | | | | | Caddy supports implied file extensions in 1.0 via the 'ext' directive, and in 2.0 via the 'try_files' directive. This feature has been enabled in the upstream web server for quite a while now, but the links were never updated to be cleaner.
* templates: Simplify atom.xml templateWynn Wolf Arbor2020-03-15-3/+3
| | | | | With the newest sblg version, the extra fields for both <updated> and <id> are no longer needed.
* templates: Add missing atom feed templateWynn Wolf Arbor2020-03-15-0/+11