diff --git a/html/channel.ejs b/html/channel.ejs index 880ad78..e391599 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1151,7 +1151,7 @@ width: fit-content; <% if (Array?.isArray( shorts.videos)) { %> <% shorts.videos.forEach (x => { %> - + <%- x.title %> <% }) %>