Hugo-theme-stack/assets
Jimmy Cai f3783856ad
feat: add article.headingAnchor parameter and use CSS pseudo-element to display # symbol of heading anchor (#1016)
* feat: add `article.headingAnchor` parameter

* feat: use CSS pseudo-element to display `#` symbol of heading anchor

This prevents RSS feed readers and screen readers from seeing an extra `#`.

* Deactivate `article.headingAnchor` by default
2024-05-02 23:27:17 +02:00
..
icons feat(widget): add category widget (#475) 2022-03-03 23:47:10 +01:00
img feat: add avatar placeholder to assets/img 2020-09-13 11:30:31 +02:00
scss feat: add article.headingAnchor parameter and use CSS pseudo-element to display # symbol of heading anchor (#1016) 2024-05-02 23:27:17 +02:00
ts fix(search): reset lastSearch variable if keywords are empty (#858) 2023-08-12 13:03:45 +02:00
jsconfig.json refactor(search): avoid issue with one character keyword (#447) 2022-01-18 23:19:30 +01:00