diff --git a/stats.py b/stats.py index 76ab277..14f2b57 100644 --- a/stats.py +++ b/stats.py @@ -244,7 +244,7 @@ while ficcount > 0: if not os.path.isdir("build/stats"): os.mkdir("build/stats") statspage = open("build/stats/index.html", "w") -statspage.write("\n\n \n \n \n praze • Fanfiction\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n

Fic stats

\n") +statspage.write("\n\n \n \n \n praze • Fanfiction\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n

Fic stats

\n") totalfics = [] totalwords = 0