We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddde915 commit 9a13993Copy full SHA for 9a13993
index.html
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html>
+<html lang="en">
3
<head>
4
<title>TurboWarp Packager Legacy Versions</title>
5
<meta charset="utf8">
@@ -62,7 +62,6 @@
62
</head>
63
64
<body>
65
-
66
<header>
67
<h1>TurboWarp Packager Legacy Versions</h1>
68
</header>
@@ -111,4 +110,4 @@ <h2>p3 (June 23, 2021)</h2>
111
110
</footer>
112
</main>
113
</body>
114
-</html>
+</html>
p3/index.html
@@ -16,7 +16,7 @@
16
-->
17
18
19
20
21
22
<meta charset="utf-8">
0 commit comments