Try to fix SEO image syntax
This commit is contained in:
parent
8e31f41388
commit
50b4093068
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user