aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-29 04:46:03 +0000
committerFuwn <[email protected]>2023-05-29 04:46:03 +0000
commit7f45d39deec96f8f8d7f96b8e42b02d08856dd54 (patch)
treedc3ceca3150aa9a25fb6f92759d62a6cd2599f5f /README.md
parentfeat(Cargo.toml): bump to 0.2.6 (diff)
downloadseptember-7f45d39deec96f8f8d7f96b8e42b02d08856dd54.tar.xz
september-7f45d39deec96f8f8d7f96b8e42b02d08856dd54.zip
feat(response): optional proxy header
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4196ab9..4f97859 100644
--- a/README.md
+++ b/README.md
@@ -143,6 +143,17 @@ Defaults to `false`.
MATHJAX=true
```
+### `HEADER`
+
+Adds a large header to the top of a proxy page. Only available in styled
+routes.
+
+Defaults to off.
+
+```dotenv
+HEADER="This will show up at the top of my proxied capsule."
+```
+
## Styling
Want to give your website a shiny new look? Try using one of sources