Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add mention of
authors
page variable to docs (#2451)
The `authors` variable so far has only been documented as something you can define in the front matter for use of feeds, but it also works in templates to define the authors of a page. (For practical use see: bevyengine/bevy-website@6c293fa#diff-672b08946ef5cbc8db5c086bf50651b69b29e9d7be0708a1de7ded170b440e99) This PR adds it to the documentation so that folks don't have to dig in commit histories to figure out it also works in templates.
- Loading branch information