From 8f49fec0cbfa673a95d79c574c44e9d778cde15c Mon Sep 17 00:00:00 2001 From: Ashley <iamashley@duck.com> Date: Fri, 18 Nov 2022 09:47:25 +0000 Subject: [PATCH] fix a silly issue :3 --- html/channel.ejs | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 77bd1c3b..983e71eb 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -16,7 +16,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. --> -<!DOCTYPE html><html style="background: var(--channel-info-background);"><head> +<!DOCTYPE html> +<html style="background: var(--channel-info-background);"> + + <head> + + <% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %> <title>Technoblade Never Dies! - PokeTube</title> <% } %> @@ -498,7 +503,7 @@ </p> <div class="video-grid" style="background:#111" > - <% if ( tj.Channel.Contents.ItemSection[2]) { %> + <% if ( tj.Channel.Contents.ItemSection[2].Shelf.Items.Video) { %> <% tj.Channel.Contents.ItemSection[2].Shelf.Items.Video.forEach(x => { %> <a href="/watch?v=<%- x.id %>" class="video">