Add featured image to normal page template

This commit is contained in:
Track3 2019-01-02 12:08:30 +08:00
parent 1e17ccb801
commit f601584822
2 changed files with 19 additions and 1 deletions

View file

@ -3,5 +3,6 @@ title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
comments: false
images:
---