Add og:image

This commit is contained in:
kewang 2017-05-20 18:59:17 +08:00
parent 6b227e2a63
commit f2567b0036
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -13,6 +13,7 @@
%meta{property: 'og:type', content: 'article'}
%meta{property: 'og:url', content: path_to_url(current_page.url)}
%meta{property: 'og:description', content: current_page.data.description}
%meta{property: 'og:image', content: image_path("logo.png")}
= yield_content :og
-# Icons