Fixed missing hr in blog template

This commit is contained in:
2020-06-08 01:41:54 +08:00
parent ddb98c091e
commit 7ece40ffb1

View File

@ -9,7 +9,7 @@
<div><a href="../index.html">Home</a></div>
<div><a href="blog-000">Blog</a></div>
<div><a href="../files/CV.pdf">CV</a></div>
</div></p>
</div></p><hr>
<header>
<h1>Header</h1>