Release 1.21.1
This release fixes two things:
- #183 the code sections
<pre><p>Some code</p></pre>
wasn't showing properly in dark mode, thanks to Basker Peram Subramaniyan - #185 the page footer was broken and is fixed again, thanks to Federico Buti
Contains:
- Merge pull request #185 from BaCaRoZzo/issue#184 (22c303a)
- Improve phrasing on dark mode toggle hiding (3160c7b)
- Merge pull request #183 from Baskercarrer/main (4c4932b)
- Update templates/style.css (a1846f6)
- Hide dark mode toggle in custom example (c53fe34)
- Fix pageFooter option and use double-bang on customMetadata (47e5d3e)
- Merge remote-tracking branch 'origin/main' (e2d427e)
- Dark theme added by toggle option * Highlighted tags as yellow color (38e2ed7)
- Merge branch 'wswebcreation:main' into main (c97f19a)
- Dark theme added by toggle option * Minor fix for error messages to be in dark mode (1669a99)