Skip to content

Commit c1a0708

Browse files
committed
Support ReSpec dark mode.
1 parent de1c106 commit c1a0708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<title>Network Error Logging</title>
66
<meta charset='utf-8'>
7+
<meta name="color-scheme" content="light dark">
78
<script src='https://www.w3.org/Tools/respec/respec-w3c' defer class='remove'></script>
89
<script class='remove'>
910
var respecConfig = {

0 commit comments

Comments
 (0)