File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 < meta property ="og:title " content ="{{ page.og_title }} ">
2323{% endif %}
2424{% if page.og_image %}
25- < meta property ="og:image " content ="{{ page.og_image }} ">
25+ < meta property ="og:image " content ="{{ page.og_image | prepend: site.baseurl }} ">
2626{% endif %}
2727{% if page.og_image_type %}
2828 < meta property ="og:image:type " content ="{{ page.og_image_type }} ">
4949 < meta name ="twitter:description " content ="{{ page.og_description }} ">
5050{% endif %}
5151{% if page.og_image %}
52- < meta name ="twitter:image " content ="{{ page.og_image }} ">
52+ < meta name ="twitter:image " content ="{{ page.og_image | prepend: site.baseurl }} ">
5353{% endif %}
5454
5555< script src ="https://kit.fontawesome.com/18f0b9d11e.js " crossorigin ="anonymous "> </ script >
Original file line number Diff line number Diff line change 66og_title: Moera
77og_image: /assets/images/site-image.jpg
88og_image_type: image/jpeg
9- og_image_width: 2880
10- og_image_height: 1694
9+ og_image_width: 1200
10+ og_image_height: 706
1111og_description: The Best Decentralized Social Network
1212og_site_name: Moera
1313---
You can’t perform that action at this time.
0 commit comments