From 48f5730bbbdffe400b9d2269000d49f8a7f0e39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Fri, 1 Aug 2025 00:35:29 +0200 Subject: [PATCH] Prefetch and prerender all the sites --- templates/base.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/templates/base.html b/templates/base.html index 9375550..b78cd2a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,32 @@ + +