Actually quote the parameter
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luca Beltrame 2021-01-10 14:26:36 +01:00
parent 7714867f53
commit d9ffe631ee
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -16,6 +16,6 @@ tags:
- anime - anime
- science - science
- hacks - hacks
featured_image: '/images/banner.jpg' featured_image: "{{ .Site.Params.featured_image }}"
--- ---