Add featured image to normal page template
This commit is contained in:
parent
1e17ccb801
commit
f601584822
2 changed files with 19 additions and 1 deletions
|
@ -3,5 +3,6 @@ title: "{{ replace .Name "-" " " | title }}"
|
|||
date: {{ .Date }}
|
||||
draft: true
|
||||
comments: false
|
||||
images:
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue