Skip to content

Commit a503bbf

Browse files
committed
fix: Add color-scheme to index.html
1 parent 3b82e82 commit a503bbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<html>
1313
<head>
1414
<meta charset="utf-8">
15+
<meta name="color-scheme" content="light dark">
1516
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
1617
<link rel="license" href="https://swift.org/LICENSE.txt" />
1718
<link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="https://swift.org/favicon.ico" />

0 commit comments

Comments
 (0)