We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af89691 commit 37affe5Copy full SHA for 37affe5
documentation/docs/15-configuration.md
@@ -269,7 +269,7 @@ See [Prerendering](/docs/page-options#prerender). An object containing zero or m
269
export default config;
270
```
271
272
-- `origin` — the value of `url.origin` during prerendering
+- `origin` — the value of `url.origin` during prerendering; useful if it is included in rendered content
273
274
### routes
275
0 commit comments