Replace tricks with mods (fixes #88)

This commit is contained in:
daudix
2024-09-25 20:51:11 +03:00
parent 75f993017e
commit c00e2da03e
20 changed files with 210 additions and 199 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `closable` class for making `details` closable when other `details` is open/outside area is clicked.
- Add Duckquill "mods" as a replacement to "tricks" (#88).
- Add post tags back to `article.html`.
- Add Spanish translation (#87).