a-third-test-post.html (480B)
1 <html> 2 <head> 3 <title>A third 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>A third test post.</h1> 10 <small>[<a href='../2020.html#a-third-test-post'>link</a>—<a href='a-third-test-post.html'>standalone</a>]</small> 11 test to see if rss feed generates correctly. 12 <footer>by <strong><a href='https://michaelpercival.xyz/'>Michael Percival</a></strong></footer> 13 </body> 14 </div> 15 </html>