Add external class to https:// links in navbar/footer

This commit is contained in:
daudix
2024-10-29 02:15:23 +03:00
parent 0eedcc39e9
commit 6c405946c6
3 changed files with 4 additions and 12 deletions

View File

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `config.extra.debug_no_styles` config variable for debugging.
- Add `config.extra.nav.auto_hide` config variable for making the navbar auto-hide unless hovered or keyboard-focused (#106).
- Add `config.extra.show_backlinks` config variable for showing the backlinks button for linked articles in the article's quick actions.
- Add `external` class to https:// links in navbar/footer.
- Add `fediverse:creator` meta tag.
- Add `title` class for use on `<strong>`.
- Add back support for lazy async images in comments.