update @ Sun Oct 29 17:57:09 EET 2023

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-10-29 17:57:09 +02:00
parent 6bda8e2fb3
commit c56b4fb002
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2

View file

@ -1097,7 +1097,7 @@ def build(config: dict[str, typing.Any]) -> int:
theme_primary=config["theme"]["primary"],
theme_secondary=config["theme"]["secondary"],
blog=config["blog"],
path="",
path="/stats",
styles=styles,
critical_css=crit_css,
gen=GEN,