Add files via upload

This commit is contained in:
2022-01-20 11:48:00 -08:00
committed by GitHub
parent cfabbc7e1b
commit 144031c8ef
2 changed files with 116 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<link rel="stylesheet" href="main.css">
<h1>Test</h1>
<h2>Test</h2>
<h3>Test</h3>
<h4>Test</h4>
<h5>Test</h5>
<h6>Test</h6>
<p>Test</p>
<pre>Test</pre>
<hr>