️ Use author name for images when available

This commit is contained in:
James Panther
2022-06-22 12:14:10 +10:00
parent edd8ab5bcb
commit 97313e9f04
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Changed
- Profile image alt text now uses author name when available
### Fixed
- Search not working when `baseURL` does not end with a forward slash ([#224](https://github.com/jpanther/congo/pull/224))