Simplify KaTeX loading, use minified versions

This commit is contained in:
daudix
2024-08-29 19:09:51 +03:00
parent 74eaa00a9b
commit 2c1ffc73bf
128 changed files with 613 additions and 17903 deletions

View File

@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add separator between article description and details.
### Removed
- Remove goatcounter noscript tracking pixel from head.
### Fixed
- Fix missing margin between article card heading and its details if no description is set (#68).