Trying to fix og:url.

This commit is contained in:
Sergiotarxz 2023-09-19 17:38:19 +02:00
parent 999d62385e
commit 1cd841420a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
% my $url_for = url_for || '';
<meta itemprop="image" property="og: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%>" />
% } else {
<meta name="image" property="og:image" content="<%=$base_url%>/img/burguillos.webp?v=4">