From b08f7ab7acab891cb8f70549bdece4088b1f6840 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Tue, 18 Feb 2025 02:54:49 -0300 Subject: [PATCH] chore(template.ecr): Add margin because it looks like shit without a banner --- src/invidious/views/template.ecr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index d5f0d1eb..620d26d4 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -108,7 +108,7 @@ <% if !CONFIG.backends.empty? %> <% if !CONFIG.backend_domains.includes?(env.request.headers["Host"]) %> -
+
Switch Backend: <% CONFIG.backends.each do | backend | %> <% backend = backend.split(CONFIG.backends_delimiter) %>