summaryrefslogtreecommitdiff
path: root/layouts/_default/_markup
Commit message (Collapse)AuthorAge
* Fix newline after linksNicholas Johnson2023-01-21
|
* Clarify page variableNicholas Johnson2022-12-08
|
* 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.
* Replace emojis with the emojify processorNicholas Johnson2022-11-10
| | | | This increases code accessibility.
* Allow link emojis to be turned off per-pageNicholas Johnson2022-09-06
|
* Add link emoji to give links some styleNicholas Johnson2022-09-03
|
* Fix link rendering to include noreferrerNicholas Johnson2022-05-08