Support dark mode
This commit is contained in:
parent
57c68d8771
commit
5a1b8331d5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<title>Service unavailable</title>
|
<title>Service unavailable</title>
|
||||||
<link rel="shortcut icon" type="image/png" href="assets/icon.jpg">
|
<link rel="shortcut icon" type="image/png" href="assets/icon.jpg">
|
||||||
|
<meta name="color-scheme" content="light dark">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Oh no!</h1>
|
<h1>Oh no!</h1>
|
||||||
|
|
Loading…
Reference in a new issue