mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-30 01:04:30 +02:00
Replace OpenGraph image with a proper one
This commit is contained in:
parent
2d71509cf6
commit
651597a0d8
BIN
source/assets/images/keep-a-changelog-opengraph.png
Normal file
BIN
source/assets/images/keep-a-changelog-opengraph.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
@ -21,7 +21,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") }
|
||||
%meta{ property: 'og:image', content: image_path("keep-a-changelog-opengraph.png") }
|
||||
= yield_content :og
|
||||
|
||||
-# Icons
|
||||
|
Loading…
x
Reference in New Issue
Block a user