Changed the format of the output episodes

This commit is contained in:
zeldaroot 2020-02-19 23:52:52 +02:00
parent 428272ab2c
commit 8f57a97351
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<div class="row items">
<% if (category.movies.length) {
category.movies.forEach(function (movie) { %>
category.movies.forEach(function (movie) { if (movie.hide) { return; } %>
<div class="col-xs-3 item">
<a href="<%- movie.url %>">