From 5dd35df9596d4fdc23430e8384b685fbb5d8c625 Mon Sep 17 00:00:00 2001 From: Pedro Lucas Porcellis Date: Thu, 20 Feb 2020 20:50:54 -0300 Subject: [PATCH] Remove duplicated Github logo on footer (#986) * Remove duplicated Github logo on footer --- src/invidious/views/template.ecr | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index 781762fb..91e96b45 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -145,9 +145,7 @@
- <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> - - <%= CURRENT_BRANCH %> + <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> @ <%= CURRENT_BRANCH %>