diff --git a/html/channel.ejs b/html/channel.ejs
index 73cbdb13..880ad78d 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 %>
<% }) %>