diff --git a/layouts/partials/opengraph.html b/layouts/partials/opengraph.html index dc5ed41..2d5c966 100644 --- a/layouts/partials/opengraph.html +++ b/layouts/partials/opengraph.html @@ -24,7 +24,6 @@ {{ with .PublishDate }}{{ end }} {{ with .Lastmod }}{{ end }} {{ with .Params.thumbnail }} -{{/* $thumbPath := (add $.Page.RelPermalink . ) */}} {{ $thumbnail := $.Resources.Get . }} {{ with $thumbnail }} {{ $img := $base.Filter (images.Overlay (.Process "fit 300x250") 875 38 )}}