Skip to content

Commit

Permalink
Use HTML's meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed May 6, 2024
1 parent 62e3476 commit ecc58e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8"/>
<meta name="color-scheme" content="light dark">
<title>Internationalization Best Practices for Spec Developers</title>

<!--
Expand All @@ -15,7 +16,6 @@
<script async src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
<script class="remove">
var respecConfig = {
darkMode: true,
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "ED",
//publishDate: "2015-10-20",
Expand Down

0 comments on commit ecc58e4

Please sign in to comment.