Use images instead of featuredImg

`featuredImg` and `bgImg` are preserved in case you want to use a different background image from metadata images
This commit is contained in:
Track3 2018-12-31 20:03:32 +08:00
parent f5b68c452f
commit 4b2192f2fa
6 changed files with 41 additions and 16 deletions

View file

@ -3,8 +3,8 @@ title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
toc: false
featuredImg: ""
images:
tags:
- tag
- untagged
---