Merge branch 'master' of TechEmporium/thunix_wiki into master

This commit is contained in:
ubergeek
2019-06-30 18:46:00 -04:00
committed by Gitea

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") );