aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-03-11 07:04:22 +0000
committerFuwn <[email protected]>2023-03-11 07:04:22 +0000
commit17dde31e8a5ba3e7fad6c1df86be950708a262c5 (patch)
tree6ba3a2333fc846086ceb745db6bb4a303080e457 /README.md
parentci(check.yaml): correct rust toolchain (diff)
downloadseptember-17dde31e8a5ba3e7fad6c1df86be950708a262c5.tar.xz
september-17dde31e8a5ba3e7fad6c1df86be950708a262c5.zip
feat(response): allow multiple css files
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee65daa..4196ab9 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ ROOT=gemini://fuwn.me
### `CSS_EXTERNAL`
-An external CSS file to apply to the HTML response.
+A comma-seperated list of external CSS files to apply to the HTML response.
If no `CSS_EXTERNAL` is provided, there will be no styling done to the HTML
response.