refactor: ♻️ move data up in the data cascade
In order for og-image generation to not generate broken previews the flow of data needs to be handled differently. This also makes metadata generation more predictable.
This commit is contained in:
parent
ddbad1d1a2
commit
d2a9ec7936
6 changed files with 26 additions and 40 deletions
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
title: Home
|
||||
layout: page.njk
|
||||
eleventyNavigation:
|
||||
key: home
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue