Skip to content

Commit

Permalink
Merge pull request #203 from w3c/dark-mode
Browse files Browse the repository at this point in the history
Support ReSpec dark mode.
  • Loading branch information
noamr authored Aug 30, 2024
2 parents f27ad34 + e34af5b commit 7096b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="color-scheme" content="light dark">
<title>
Navigation Timing Level 2
</title>
Expand Down

0 comments on commit 7096b8a

Please sign in to comment.