initial commit

This commit is contained in:
2025-02-19 00:16:57 +01:00
parent 1d9cd91fcd
commit d89698593b
1293 changed files with 55933 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
## 7.3.2 (2025-01-26)
### Fixes
- [**bug**] scroll: fix high cpu usage [#996](https://github.com/McShelby/hugo-theme-relearn/issues/996)
- [**bug**] a11y: don't select a11y helper text in selection [#993](https://github.com/McShelby/hugo-theme-relearn/issues/993)
- [**bug**] headings: add anchor link in nested shortcode [#992](https://github.com/McShelby/hugo-theme-relearn/issues/992)
- [**bug**] highlight: make copy of selection work with `noClasses=true` [#991](https://github.com/McShelby/hugo-theme-relearn/issues/991)