Add JSON-LD structured metadata

This commit is contained in:
James Panther
2021-08-18 17:06:14 +10:00
parent 9d3af655f4
commit c5107ab693
6 changed files with 49 additions and 5 deletions
+2 -1
View File
@@ -17,11 +17,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Recent articles partial
- CSS transitions
- Hugo module support
- JSON-LD structured metadata
### Changed
- ⚠️ Renamed parameter: `homepage.showList` -> `homepage.showRecent`
- ⚠️ Renamed parameter: `homepage.listSections` -> `homepage.mainSections`
- ⚠️ Renamed parameter: `homepage.listSections` -> `mainSections`
- ⚠️ Consolidated author configuration parameters into `config.toml`
- General style tweaks to enhance design consistency