feat: genre pages
This commit is contained in:
parent
f6ec72f469
commit
086a7bf6c9
29 changed files with 165 additions and 67 deletions
|
@ -4,7 +4,7 @@ pagination:
|
|||
data: movies.movies
|
||||
size: 1
|
||||
alias: movie
|
||||
permalink: /watching/movies/{{ movie.id }}/
|
||||
permalink: /watching/movies/{{ movie.id }}/index.html
|
||||
schema: movie
|
||||
---
|
||||
{%- capture alt -%}
|
||||
|
|
Reference in a new issue