Adding redland-logo.png to og preview.
This commit is contained in:
parent
9e21cd5f51
commit
5624813020
@ -12,7 +12,7 @@
|
|||||||
% if (defined $ogimage && $user_agent !~ /TelegramBot/) {
|
% if (defined $ogimage && $user_agent !~ /TelegramBot/) {
|
||||||
<meta name="image" property="og:image" content="<%= $ogimage %>?v=3"/>
|
<meta name="image" property="og:image" content="<%= $ogimage %>?v=3"/>
|
||||||
% } else {
|
% } else {
|
||||||
<meta name="image" property="og:image" content="https://redlandofficial.com/img/redlandofficial.png?v=4">
|
<meta name="image" property="og:image" content="https://redlandofficial.com/img/redland-logo.png?v=4">
|
||||||
% }
|
% }
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user