Commit Graph

6 Commits

Author SHA1 Message Date
6e01a06b55 Fix image used for embedding articles on other sites not falling back correctly
Header was using paths relative to page bundle, rather than absolute. Switched to absolute.
Removed superfluous and unrelated [module.mounts] config node
2024-06-30 19:10:13 -07:00
98f5c3e7c1 Fix pages with no explicitly-set og:image value falling back to missing image file 2024-06-30 01:29:19 -07:00
2b9d84b7c8 Overwrite theme default logo to dynamically set text based on page relative directory 2024-06-29 23:46:52 -07:00
84c18e6370 Add partial to support og:image tag from page frontmatter 2024-06-29 23:45:48 -07:00
f0fe6b78d3 Add opengraph site name tag to header 2024-06-29 00:12:09 -07:00
5b7082c31d Improve embed appearance
- Add article:author header
- Add logo image
2024-06-28 23:42:11 -07:00