Update html/channel.ejs

This commit is contained in:
ashley 2025-10-18 22:08:28 +02:00
parent 59b2369507
commit f4071138f0

View File

@ -48,6 +48,20 @@
<meta property="facebook:title" content="<%=cinv.author%> - Poke">
<meta property="facebook:description" content="<%- cinv?.description %>">
<meta property="facebook:image" content="<%=cinv.authorThumbnails[5].url%>">
<% if (embedchannelsubsfeed) { %>
<style>
.channel-info-container {
display: none;
}
nav {
display: none;
}
</style>
<% } %>
<style>
* {
color:#fff