fix: metas and opengraph
This commit is contained in:
parent
53c41662bd
commit
4ac2ea869a
9 changed files with 15 additions and 28 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
{{ else }}
|
||||
<!-- Type arg is set, check for defaultImage setting -->
|
||||
{{ $defaultImageSetting := .Context.Site.Params.defaultCoverImage }}
|
||||
{{ $defaultImageSetting := .Context.Site.Params.defaultImage }}
|
||||
|
||||
{{ $result = merge $result (dict "isDefault" true) }}
|
||||
{{ $result = merge $result (dict "exists" true) }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue