From 84e23011cbad4c356c98b58e353a931ab58a35f8 Mon Sep 17 00:00:00 2001 From: DavidiBeMe <72861584+DavidiBeMe@users.noreply.github.com> Date: Sun, 19 Oct 2025 22:59:31 +0200 Subject: [PATCH] Update index.html make the url paths relative so that they work with url_prefixes as well. --- apps/_default/static/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/_default/static/index.html b/apps/_default/static/index.html index b3df0406e..2fc8b8bf6 100644 --- a/apps/_default/static/index.html +++ b/apps/_default/static/index.html @@ -31,9 +31,9 @@

PY4WEB

Different, yet cute, and a memorable evolutionary step.

- Dashboard - Documentation - Examples + Dashboard + Documentation + Examples Tutorials Source Discuss