From cc53aac1f56fd09c724e9bcc1c0b389c0a4f89ac Mon Sep 17 00:00:00 2001 From: zzossig Date: Sat, 1 Feb 2020 15:02:13 +0900 Subject: [PATCH] meta_image front matter added --- layouts/partials/head/meta.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/head/meta.html b/layouts/partials/head/meta.html index b2f9801..173fac4 100644 --- a/layouts/partials/head/meta.html +++ b/layouts/partials/head/meta.html @@ -18,9 +18,9 @@ -{{ with $.Param "image" }} - - +{{ with $.Param "meta_image" }} + + {{ end }} {{ hugo.Generator }}