summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
Commit message (Collapse)AuthorAge
* Make non-critical page elements optionalv0.5.2Nicholas Johnson2023-05-09
|
* Complete overhaul of the CSSNicholas Johnson2022-12-08
| | | | | I made it as BEM-compliant as I could. Making it fully BEM-compliant is impossible since Hugo doesn't have HTML render hooks for certain tags.
* Fix spacingNicholas Johnson2022-09-03
|
* Replace <content> tag with proper <main> tag and fix unintended tagNicholas Johnson2022-08-04
| | | | nesting
* Set <html lang="en"> to improve screen reader compatibilityNicholas Johnson2022-08-04
|
* Initial commitNicholas Johnson2022-04-28