mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -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`
|
- Additional `styles`, `links`, `scripts`
|
||||||
- And more!
|
- 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.
|
**Permitted state:** `RenderContext` should only contain per-request information.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue