From 8ec75fcfda7b795f28075834e514fafe41d1a0fe Mon Sep 17 00:00:00 2001 From: Aural Glow <125497673+auralglow@users.noreply.github.com> Date: Fri, 9 Jun 2023 22:13:15 +0200 Subject: [PATCH] Found a way to make the footer accessible while also being cute --- src/invidious/views/template.ecr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index e24623a6..af257e31 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -154,8 +154,8 @@ <% if CONFIG.footer %> -
-

<%= CONFIG.footer %>

+
+
<% end %>