From a16f967085415d7ddc2173be012fee783b4da6d9 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Sat, 5 Jan 2019 15:25:31 -0600 Subject: [PATCH] Add popular, top, trending bar --- src/invidious/views/index.ecr | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/invidious/views/index.ecr b/src/invidious/views/index.ecr index ca5d3ae8..a12455b0 100644 --- a/src/invidious/views/index.ecr +++ b/src/invidious/views/index.ecr @@ -3,6 +3,30 @@ Invidious <% end %> +
+
+ +
+
+
<% top_videos.each_slice(4) do |slice| %> <% slice.each do |item| %>