From ac214d278c6b5fa3a1a77446465068bab2157f40 Mon Sep 17 00:00:00 2001 From: jultty Date: Tue, 1 Oct 2024 18:30:48 -0300 Subject: [PATCH] =?UTF-8?q?Actually=20remove=20the=20fixed=20links=20RSS?= =?UTF-8?q?=20feed=20=F0=9F=A4=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/link-page.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/link-page.html b/templates/link-page.html index 27b28a2..db22df0 100644 --- a/templates/link-page.html +++ b/templates/link-page.html @@ -1,7 +1,6 @@ {% extends "base.html" %} {%- block extra_head %} - {%- endblock %}