Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 21d4624

Browse files
author
Stanislav Kovalenko
authored
Resolve facebook metadata issues (#1818)
1 parent 0bdb331 commit 21d4624

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@
3535

3636
<meta property="og:title" content="Telegram Web">
3737
<meta property="og:url" content="https://web.telegram.org/">
38+
<meta property="og:image:width" content="236">
39+
<meta property="og:image:height" content="236">
3840
<meta property="og:image" content="https://web.telegram.org/img/logo_share.png">
3941
<meta property="og:site_name" content="Telegram Web">
4042
<meta property="description" content="Welcome to the Web application of Telegram messenger. See https://github.com/zhukov/webogram for more info.">
4143
<meta property="og:description" content="Welcome to the Web application of Telegram messenger. See https://github.com/zhukov/webogram for more info.">
42-
4344
</head>
4445
<body>
4546

0 commit comments

Comments
 (0)