Improving the og:image location.
This commit is contained in:
parent
896e90c87d
commit
12cc7fde6d
@ -20,7 +20,7 @@
|
|||||||
% my $user_agent = stash 'useragent';
|
% my $user_agent = stash 'useragent';
|
||||||
|
|
||||||
% if (defined $ogimage) {
|
% if (defined $ogimage) {
|
||||||
<meta name="image" property="og:image" content="<%= $ogimage %>?v=3"/>
|
<meta name="image" property="og:image" content="<%=$base_url%><%= $ogimage %>?v=3"/>
|
||||||
<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