From e831481733e6fa82becc4cb72bc2cec64dfdd3a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Wed, 18 Sep 2024 23:09:00 +0100 Subject: [PATCH] Alter fedi address on stats pages --- statsgen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statsgen.py b/statsgen.py index b07ddeb..1f743d8 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

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 = []