feat: added cleanscript
This commit is contained in:
12
appendix/appendix-00.html
Normal file
12
appendix/appendix-00.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Appendix</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="appendix"><a class="header" href="#appendix">Appendix</a></h1>
|
||||
<p>The following sections contain reference material you may find useful in your
|
||||
Rust journey.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user