mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 16:54:12 +02:00
Add og:image
This commit is contained in:
parent
6b227e2a63
commit
f2567b0036
BIN
source/assets/images/logo.png
Normal file
BIN
source/assets/images/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user