chore: don't generate unwatched/unread pages
This commit is contained in:
parent
98b6399c89
commit
5376095860
8 changed files with 13 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
pagination:
|
||||
data: movies.movies
|
||||
data: movies.watchHistory
|
||||
size: 1
|
||||
alias: movie
|
||||
permalink: "{{ movie.url }}/index.html"
|
||||
|
|
Reference in a new issue