Add title class for use on <strong>

This commit is contained in:
daudix
2024-10-17 00:26:47 +03:00
parent 24ee9864f9
commit 77df7c1120
7 changed files with 14 additions and 10 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `classic-article-list` mod for returning the classic article list style.
- Add `fediverse:creator` meta tag.
- Add `title` class for use on `<strong>`.
- Add support for Fuse.js search (#101).
### Changed