Refactor seo.html and support OpenGraph image overrides (#1321)
- Refactor seo.html include and add `page.header.og_image` override - DRY up handling of page images (`page.header.image`, `page.header.overlay_image`, `page.header.teaser`, and `site.og_image`). - Allow page images to be set with `header.og_image` page variable in YAML Front Matter as per feature request in #1316. - Add sample posts for testing `og_image` override - Set author bio as site OpenGraph default image - Document `page.header.og_image` OpenGraph override - Update CHANGELOG and history Close #1316
This commit is contained in:
BIN
test/assets/images/page-header-image.png
Normal file
BIN
test/assets/images/page-header-image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
BIN
test/assets/images/page-header-og-image.png
Normal file
BIN
test/assets/images/page-header-og-image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
BIN
test/assets/images/page-header-overlay-image.png
Normal file
BIN
test/assets/images/page-header-overlay-image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
BIN
test/assets/images/page-header-teaser.png
Normal file
BIN
test/assets/images/page-header-teaser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user