From 340d72ca5623948d10a71ab1d445c3aaf60865b7 Mon Sep 17 00:00:00 2001 From: Daniel Dolezal Date: Sat, 25 Oct 2025 16:11:39 +0200 Subject: [PATCH] update repo path --- templates/side/views/webpage/index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/side/views/webpage/index.htm b/templates/side/views/webpage/index.htm index 30ad284..119ced6 100644 --- a/templates/side/views/webpage/index.htm +++ b/templates/side/views/webpage/index.htm @@ -31,7 +31,7 @@

- Built on Python Quart. View the source repo. + Built on Python Quart. View the source repo.

{% endblock %}