fix: metas and opengraph
All checks were successful
Deploy workflow / deploy (push) Successful in 35s
All checks were successful
Deploy workflow / deploy (push) Successful in 35s
This commit is contained in:
parent
ae2accd6db
commit
ac68014559
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