summaryrefslogtreecommitdiffstatshomepage
path: root/templates/atom.xml (unfollow)
Commit message (Collapse)AuthorLines
2020-07-15Remove .html file ending from linked postsWynn Wolf Arbor-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.
2020-03-15templates: Simplify atom.xml templateWynn Wolf Arbor-3/+3
With the newest sblg version, the extra fields for both <updated> and <id> are no longer needed.
2020-03-15templates: Add missing atom feed templateWynn Wolf Arbor-0/+11