add open graph image by default
This commit is contained in:
parent
551014eb05
commit
bc54047315
|
@ -33,6 +33,9 @@ defaults:
|
|||
type: posts
|
||||
values:
|
||||
layout: news_item
|
||||
- scope:
|
||||
path: ""
|
||||
values:
|
||||
image: "/img/jekyll-og.png"
|
||||
|
||||
plugins:
|
||||
|
|
Loading…
Reference in New Issue