Add separator between articles in the classic mod

This commit is contained in:
daudix
2024-10-16 06:18:43 +03:00
parent 3ce06a6a69
commit 76849cd98e
3 changed files with 8 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `classic-article-list` mod for returning the classic article list style.
- Support `fediverse:creator` meta tag.
### Changed