Implement backlinks

This commit is contained in:
daudix
2024-10-17 01:28:07 +03:00
parent 77df7c1120
commit 36812777f9
11 changed files with 112 additions and 77 deletions

View File

@ -10,6 +10,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.
- Add `config.extra.show_backlinks` config variable for showing the backlinks button for linked articles in the article's quick actions.
- Add `fediverse:creator` meta tag.
- Add `title` class for use on `<strong>`.
- Add support for Fuse.js search (#101).