From f381f909f4fa9a743f09486fefbb2fea0682f68d Mon Sep 17 00:00:00 2001 From: syeopite Date: Fri, 25 Jun 2021 15:11:36 -0700 Subject: [PATCH] Add buttons for switching inst and using yt on chan --- .../views/components/channel-information.ecr | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/invidious/views/components/channel-information.ecr b/src/invidious/views/components/channel-information.ecr index aef807d1..c8653ed9 100644 --- a/src/invidious/views/components/channel-information.ecr +++ b/src/invidious/views/components/channel-information.ecr @@ -37,6 +37,12 @@

+ " href="https://youtube.com/<%=URI.decode_www_form(env.get("current_page").to_s)%>"> + + + " href="/redirect?referer=<%=env.get("current_page")%>"> + +

@@ -54,12 +60,9 @@
- -
- +
<% end %> - +