We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9220b2f commit 53b9dcbCopy full SHA for 53b9dcb
2 files changed
_includes/head.html
@@ -32,7 +32,7 @@
32
{% if social_image %}
33
<meta
34
property="og:image"
35
- content="{{ site.url }}/assets/img/posts/{{social_image}}"
+ content="{{ site.url }}/assets/img/posts/{{social_image}}?v=2"
36
/>
37
{% else %}
38
assets/img/posts/exits-entries-and-the-background-check-in-between.png
4.9 KB
0 commit comments