add open graph image by default

This commit is contained in:
Frank Taillandier 2019-05-12 12:57:51 +02:00
parent 551014eb05
commit bc54047315
1 changed files with 3 additions and 0 deletions

View File

@ -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: