Readjusted the horizontal rule at the footer

This commit is contained in:
TechEmporium
2019-06-30 18:37:27 -04:00
parent 89e06825ce
commit 5ea3ec61ca

View File

@@ -25,8 +25,8 @@ print " </div>
echo ( shell_exec("/usr/bin/pandoc articles/$page.md") );
print " </div><hr>
</div>
print " </div>
</div><hr>
<div id='footer' style='clear:both;'>";
echo ( shell_exec("/usr/bin/pandoc includes/footer.md") );