summaryrefslogtreecommitdiff
path: root/layouts/partials/metadata.html
Commit message (Collapse)AuthorAge
* Exclude link emojis from linksNicholas Johnson2023-02-24
|
* 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.
* Conditionally add page info to top of pageNicholas Johnson2022-09-16
|
* Add more emojis to homepageNicholas Johnson2022-09-04
|
* Add link emoji to give links some styleNicholas Johnson2022-09-03
|
* Remove extra newlines from HTML outputNicholas Johnson2022-08-04
|
* Change post section to entry sectionNicholas Johnson2022-04-29
|
* Initial commitNicholas Johnson2022-04-28