Trying to fix og:url.
This commit is contained in:
parent
999d62385e
commit
1cd841420a
@ -26,7 +26,7 @@
|
|||||||
% my $url_for = url_for || '';
|
% my $url_for = url_for || '';
|
||||||
<meta itemprop="image" property="og:image" content="<%= $ogimage %>"/>
|
<meta itemprop="image" property="og:image" content="<%= $ogimage %>"/>
|
||||||
<meta name="image" content="<%= $ogimage %>"/>
|
<meta name="image" content="<%= $ogimage %>"/>
|
||||||
<meta property="og:url" content="<%=$base_url%><%= url_for %>"/>
|
<meta property="og:url" content="<%=$base_url%><%= url_for %>?v=500"/>
|
||||||
<meta name="twitter:image" content="<%=$ogimage%>" />
|
<meta name="twitter:image" content="<%=$ogimage%>" />
|
||||||
% } else {
|
% } else {
|
||||||
<meta name="image" property="og:image" content="<%=$base_url%>/img/burguillos.webp?v=4">
|
<meta name="image" property="og:image" content="<%=$base_url%>/img/burguillos.webp?v=4">
|
||||||
|
Loading…
Reference in New Issue
Block a user