1 parent c42f092 commit 79621caCopy full SHA for 79621ca
1 file changed
index2.html
@@ -1,13 +1,11 @@
1
-<!DOCTYPE html>
2
<html lang="en">
3
-<head>
4
- <meta charset="UTF-8">
5
- <link rel="stylesheet" href="style2.css">
6
-</head>
7
-<body>
8
-<pre style="word-wrap: break-word; white-space: pre-wrap;">
9
- Welcome to My Site
10
- This is a simple, text-based website. It is designed to be readable and fast.
11
-</pre>
12
-</body>
+ <head>
+ <meta name="color-scheme" content="light dark">
+ </head>
+ <body>
+ <pre style="word-wrap: break-word; white-space: pre-wrap;">
+ Welcome to My Site
+ This is a simple, text-based website. It is designed to be readable and fast.
+ </pre>
+ </body>
13
</html>
0 commit comments