summaryrefslogtreecommitdiffstatshomepage
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* templates: Add date and author to head metadataWynn Wolf Arbor2020-04-10-0/+2
|
* 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
|
* css, templates: Remove footerWynn Wolf Arbor2020-01-12-1/+0
| | | | This element had no purpose and was taking up 200px for no reason.
* 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