diff --git a/html/channel.ejs b/html/channel.ejs index a20a07ce..8dc71c9f 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1125,6 +1125,9 @@ width: fit-content; </div> </div> <% } %> + +<script src="/css/custom-css.js"> </script> + </body>