Skip to content

Commit dc6558f

Browse files
Add basic color scheme support
1 parent 7d81ce8 commit dc6558f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/layout.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta name="color-scheme" content="dark light">
67

78
<title>James Chen-Smith's personal website</title>
89

0 commit comments

Comments
 (0)