summaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
Commit message (Collapse)AuthorAge
* Add tag list to metadata partialNicholas Johnson2023-02-24
|
* Exclude link emojis from linksNicholas Johnson2023-02-24
|
* Replace emojis with emoji codesNicholas 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.
* Show page info by default on entries onlyNicholas Johnson2022-12-06
|
* Conditionally add page info to top of pageNicholas Johnson2022-09-16
|
* Give all pages an h1 heading based on their titleNicholas Johnson2022-09-03
|
* Add link emoji to give links some styleNicholas Johnson2022-09-03
|
* Change return to homepage link from class to idNicholas Johnson2022-08-07
|
* Space out nav links for mobile devicesNicholas Johnson2022-08-07
|
* Remove extra newlines from HTML outputNicholas Johnson2022-08-04
|
* Adjust template spacingNicholas Johnson2022-08-04
|
* Replace <content> tag with proper <main> tag and fix unintended tagNicholas Johnson2022-08-04
| | | | nesting
* Initial commitNicholas Johnson2022-04-28