another-test-post.html (491B)
1 <html> 2 <head> 3 <title>Another Test Post!!</title> 4 <link rel='stylesheet' type='text/css' href='../style.css'> 5 <meta charset='utf-8'/> 6 </head> 7 <body> 8 <div class="main"> 9 <h1>Another Test Post!!</h1> 10 <small>[<a href='../2020.html#another-test-post'>link</a>—<a href='another-test-post.html'>standalone</a>]</small> 11 Need multiple test blog posts for the blog.html page. 12 <footer>by <strong><a href='https://michaelpercival.xyz/'>Michael Percival</a></strong></footer> 13 </body> 14 </div> 15 </html>