summaryrefslogtreecommitdiff
path: root/layouts/_default/_markup/render-link.html
Commit message (Collapse)AuthorAge
* Exclude link emojis from linksNicholas Johnson2023-02-24
|
* Don't render link emoji for inline linksNicholas Johnson2023-01-28
|
* Don't break space between emoji and link textNicholas Johnson2023-01-21
|
* 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