869a0e5b73
- 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
468 B
468 B
title | header | categories | tags | last_modified_at | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Post: Header Image with OpenGraph Override |
|
|
|
2017-10-26T15:12:19-04:00 |
This post has a header image with an OpenGraph override.
header:
image: /assets/images/page-header-image.png
og_image: /assets/images/page-header-og-image.png