Try to fix SEO image syntax

This commit is contained in:
Tyler Hallada 2017-07-11 15:30:01 -04:00
parent 8e31f41388
commit 50b4093068

View File

@ -18,9 +18,10 @@ defaults:
scope: scope:
path: "" path: ""
values: values:
image: /img/profile_icon_300x200.jpg image:
width: 300 url: /img/profile_icon_300x200.jpg
height: 200 width: 300
height: 200
markdown: kramdown markdown: kramdown
kramdown: kramdown:
syntax_highlighter: rouge syntax_highlighter: rouge