summaryrefslogtreecommitdiffstatshomepage
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* templates: Remove superfluous settingWolf2019-12-31-1/+1
| | | | As of sblg-0.5.4 data-sblg-permlink is set to false by default.
* templates: Correctly wrap articles in <main>Wolfgang Müller2019-07-22-1/+3
| | | | | As per guidelines, <main> should contain <article>, and not the other way around.
* templates: Tweak index title and remove needless HTML entityWolfgang Müller2019-07-22-2/+2
|
* Add twitter card supportWolfgang Müller2019-07-22-0/+8
| | | | For some reason they don't support SVG, so use a webp image for now.
* templates: Add lang attribute to html tagWolfgang Müller2019-07-22-2/+2
|
* Initial importWolfgang Müller2019-07-21-0/+34