From 320b898b296a5606500ff4a4f701dddee4d81f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Mon, 30 Jun 2025 22:34:46 +0300 Subject: [PATCH] actually link to the right repo --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index 85c95c1..b6a0f87 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -21,7 +21,7 @@ {% endwith %} {% block content %}{% endblock %}