diff options
author | Bjørn Erik Pedersen <[email protected]> | 2024-01-28 17:32:26 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-01-28 21:38:40 +0100 |
commit | 6dedb4efc7b6a9fbe58a2daf0f77182638840fd9 (patch) | |
tree | 498ce0c315623d20c2ab9ed166f3133a9185b689 /markup | |
parent | 292626e679e5203faf3d42f004c12027da3e4300 (diff) | |
download | hugo-6dedb4efc7b6a9fbe58a2daf0f77182638840fd9.tar.gz hugo-6dedb4efc7b6a9fbe58a2daf0f77182638840fd9.zip |
Add the [params] concept to front matter
This is deliberately very simple, but should not break anything. We need to introduce this in baby steps, but this should allow us to introduce this in the documentation.
Note that the `params` section's key/values will be added to `.Params` last. This means that you can have different values for "Hugo's summary" and the custom ".Params.summary" if you want to.
Updates #11055
Diffstat (limited to 'markup')
0 files changed, 0 insertions, 0 deletions