summaryrefslogtreecommitdiffstatshomepage
path: root/templates (unfollow)
Commit message (Collapse)AuthorLines
2020-04-10templates: Add date and author to head metadataWynn Wolf Arbor-0/+2
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
2020-01-12css, templates: Remove footerWynn Wolf Arbor-1/+0
This element had no purpose and was taking up 200px for no reason.
2019-12-31templates: Remove superfluous settingWolf-1/+1
As of sblg-0.5.4 data-sblg-permlink is set to false by default.
2019-07-22templates: Correctly wrap articles in <main>Wolfgang Müller-1/+3
As per guidelines, <main> should contain <article>, and not the other way around.
2019-07-22templates: Tweak index title and remove needless HTML entityWolfgang Müller-2/+2
2019-07-22Add twitter card supportWolfgang Müller-0/+8
For some reason they don't support SVG, so use a webp image for now.
2019-07-22templates: Add lang attribute to html tagWolfgang Müller-2/+2