Updating preview image

This commit is contained in:
sergiotarxz 2022-11-22 17:21:00 +01:00
parent 44f40c4af5
commit 6f68217809
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
% if (defined $ogimage && $user_agent !~ /TelegramBot/) {
<meta name="image" property="og:image" content="<%= $ogimage %>?v=3"/>
% } else {
<meta name="image" property="og:image" content="https://burguillos.info/img/burguillos.png?v=3">
<meta name="image" property="og:image" content="https://burguillos.info/img/burguillos.png?v=4">
% }
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>