Skip to content

Commit da00b5f

Browse files
committed
fix: add missing close body tag
Signed-off-by: Rustin170506 <[email protected]>
1 parent ac9209d commit da00b5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

www/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,6 @@
239239
<a href="https://rust-lang.github.io/rustup/">about rustup</a>
240240
</p>
241241

242+
</body>
243+
242244
<script src="rustup.js"></script>

0 commit comments

Comments
 (0)