From 466447b599045c0bba2d6d7d8660adb4a8f9877a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Thu, 16 May 2024 22:13:25 +0100 Subject: [PATCH] Remove google fonts from stats pages --- statsgen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statsgen.py b/statsgen.py index c3985f5..0614b60 100644 --- a/statsgen.py +++ b/statsgen.py @@ -257,7 +257,7 @@ def yeargen(local=False): filewrite.write("\n\n\n\n\nFic stats " + str(year) + "\n\n\n\n\n\n\n
\n

Fic stats for " + str(year) + "

\n") + filewrite.write("/main.css\">\n\n\n\n\n
\n

Fic stats for " + str(year) + "

\n") allfics = [] ficdeets = [] datesplit = []