removed hr bewtween articles

This commit is contained in:
davidovski 2022-05-22 17:30:40 +01:00
parent baa93cb518
commit 7b059c98c5
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ def make():
summary_templ = getTemplateHTML("summary.html")
summariesHTML = getTemplateHTML("about.html") + "\n<hr>\n"+ "\n<hr>\n".join(
summariesHTML = getTemplateHTML("about.html") + "\n<hr>\n"+ "\n".join(
[
formatEntry(summary_templ, page)
.replace(