From 518c2efb4946b6c923b13a2b19a7a6cec07e93db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Mon, 27 Oct 2025 21:08:49 +0100 Subject: fix(rss): old link in --- backend/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/templates/base.html b/backend/templates/base.html index 436a1c2..0089587 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -7,7 +7,7 @@ {{ $styles := asset "styles.css" }} - + -- cgit v1.2.3