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