mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-31 13:52:08 +00:00
Set 'color-scheme' in default catcher HTML.
This commit is contained in:
parent
ed5c755bb6
commit
58adc48965
@ -373,6 +373,7 @@ r#"<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="color-scheme" content="light dark">
|
||||
<title>"#, $code, " ", $reason, r#"</title>
|
||||
</head>
|
||||
<body align="center">
|
||||
|
Loading…
Reference in New Issue
Block a user