aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-03-24 14:40:47 +0000
committerFuwn <[email protected]>2024-03-24 14:40:47 +0000
commit7141c22f79521fb8832719d1aad130e87632caa4 (patch)
treec5488c0dba781cab891ecb989d3152bf5f816a2d /src
parentdocs(cargo): bump version (diff)
downloadseptember-7141c22f79521fb8832719d1aad130e87632caa4.tar.xz
september-7141c22f79521fb8832719d1aad130e87632caa4.zip
format(response): capitalisation
Diffstat (limited to 'src')
-rw-r--r--src/response.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/response.rs b/src/response.rs
index f7fbce3..345f6f5 100644
--- a/src/response.rs
+++ b/src/response.rs
@@ -206,7 +206,7 @@ For example: to proxy "gemini://fuwn.me/uptime", visit "/proxy/fuwn.me/uptime".<
// Add proxy information to footer of HTML response
html_context.push_str(&format!(
- "<details>\n<summary>Proxy information</summary>
+ "<details>\n<summary>Proxy Information</summary>
<dl>
<dt>Original URL</dt><dd><a href=\"{}\">{0}</a></dd>
<dt>Status code</dt>