Skip to content

Commit 70a64de

Browse files
authored
Merge pull request #556 from JKRhb/dark-mode
chore: enable dark mode support
2 parents 352fe0c + bf90f2e commit 70a64de

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
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="color-scheme" content="light dark" />
56
<title>Web of Things (WoT) Scripting API</title>
67
<script src='https://www.w3.org/Tools/respec/respec-w3c' class='remove' defer></script>
78
<script class='remove'>

0 commit comments

Comments
 (0)