Fixes the image fields in the template
This commit is contained in:
parent
5cd9f422ea
commit
43af80014f
@ -5,8 +5,8 @@ subtitle: "{{ .Subtitle }}"
|
||||
year: {{ .Year }}
|
||||
rate: {{ .Rate }}
|
||||
image: {{ .Image }}
|
||||
poster-image: {{ .PosterImage }}
|
||||
background-image: {{ .BackgroundImage }}
|
||||
poster-image: {{ .Poster }}
|
||||
background-image: {{ .Background }}
|
||||
date: {{ .Date }}
|
||||
draft: false
|
||||
tags: {{ .Tags }}
|
||||
|
Loading…
Reference in New Issue
Block a user