Skip to content

Commit 1940252

Browse files
committed
add dark mode option
1 parent 8d33b3e commit 1940252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wg-notes/ssv/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>EPUB 3 Structural Semantics Vocabulary 1.1</title>
6+
<meta name="color-scheme" content="light dark" />
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer=""></script>
78
<script src="../../common/js/fix-errata.js" class="remove"></script>
89
<script src="../../common/js/css-inline.js" class="remove"></script>

0 commit comments

Comments
 (0)