Add new frontmatter and taxonomy
This commit is contained in:
parent
3c75fe2ac2
commit
6b460faee0
4 changed files with 15 additions and 2 deletions
|
|
@ -4,6 +4,10 @@ date: {{ .Date }}
|
|||
draft: true
|
||||
rating: 5
|
||||
imdb: 0.0
|
||||
summary: Short summary (70 characters or so)
|
||||
quick_look: Longer blurb about the movie for th top section
|
||||
image: https://m.media-amazon.com/images/M/MV5BNmQxZTNiODYtNzBhYy00MzVlLWJlN2UtNTc4YWZjMDIwMmEzXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SX300.jpg
|
||||
genres:
|
||||
- Movie
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue