diff options
author | knolax <1339802534.kk@gmail.com> | 2018-01-09 18:44:33 -0500 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-01-09 18:44:33 -0500 |
commit | 06db7c945ce6b797536135e32416cece7dc251d9 (patch) | |
tree | caf897e76915b36a0fa61e260aa1823a1fee75a8 /index.html | |
parent | 6c0b47b110a2449899f5c9bad4b92c3bba5a1e9b (diff) |
actual added the making this site page
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,8 @@ <link rel="stylesheet" href="style.css"> </head> <body> -<pre class="content"> +<div class="content"> +<pre> <!-- 123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 一二三四 @@ -30,6 +31,7 @@ Where's all the content? Scroll Down <a href="meta.html">[Making This Site] 11-13-2017</a> <a href="testpage.html">[Testing Page] 11-12-2017</a> +</div> </pre> </body> <!-- |