🚸 Add support for article images in front matter

Ref #381
This commit is contained in:
James Panther
2023-01-13 13:02:32 +11:00
parent 0813583381
commit af7067b86f
6 changed files with 34 additions and 14 deletions
+1
View File
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added
- Front matter support for specifying article thumbnails, covers and featured image details (including filename pattern, alt text and caption)
- Front matter keywords support on a per article basis
- Indonesian translation ([#398](https://github.com/jpanther/congo/pull/398))
- Mastodon sharing links ([#405](https://github.com/jpanther/congo/pull/405))