mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
1c7fda8169
commit
65ecbcb286
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Each render (page or endpoint) requires a `RenderContext` that contains:
|
|||
- Additional `styles`, `links`, `scripts`
|
||||
- And more!
|
||||
|
||||
The `RenderContext` is agnostic to what's being rendered.
|
||||
The `RenderContext` is agnostic to what's being rendered.
|
||||
|
||||
**Permitted state:** `RenderContext` should only contain per-request information.
|
||||
|
||||
|
|
Loading…
Reference in a new issue