1 parent 79621ca commit c68f6aeCopy full SHA for c68f6ae
1 file changed
index2.html
@@ -1,11 +1,11 @@
1
-<html lang="en">
2
- <head>
3
- <meta name="color-scheme" content="light dark">
4
- </head>
5
- <body>
6
- <pre style="word-wrap: break-word; white-space: pre-wrap;">
7
- Welcome to My Site
8
- This is a simple, text-based website. It is designed to be readable and fast.
9
- </pre>
10
- </body>
+<html>
+<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>
11
</html>
0 commit comments