Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Exclude link emojis from links | Nicholas Johnson | 2023-02-24 |
| | |||
* | Don't render link emoji for inline links | Nicholas Johnson | 2023-01-28 |
| | |||
* | Don't break space between emoji and link text | Nicholas Johnson | 2023-01-21 |
| | |||
* | Fix newline after links | Nicholas Johnson | 2023-01-21 |
| | |||
* | Clarify page variable | Nicholas Johnson | 2022-12-08 |
| | |||
* | Complete overhaul of the CSS | Nicholas Johnson | 2022-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 processor | Nicholas Johnson | 2022-11-10 |
| | | | | This increases code accessibility. | ||
* | Allow link emojis to be turned off per-page | Nicholas Johnson | 2022-09-06 |
| | |||
* | Add link emoji to give links some style | Nicholas Johnson | 2022-09-03 |
| | |||
* | Fix link rendering to include noreferrer | Nicholas Johnson | 2022-05-08 |