mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-04 13:38:21 +00:00
[site] Fix og:image.
This commit is contained in:
parent
e328520366
commit
bbf02d6204
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content="{% if page.title %}{{ page.title }} — {% endif %}AsyncDisplayKit">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="http://facebook.github.io/AsyncDisplayKit{{ page.url }}">
|
||||
<meta property="og:image" content="https://github.com/facebook/AsyncDisplayKit/raw/master/docs/assets/logo-square.png">
|
||||
<meta property="og:image" content="http://facebook.github.io/AsyncDisplayKit/assets/logo-square.png">
|
||||
<meta property="og:description" content="Smooth asynchronous user interfaces for iOS apps">
|
||||
|
||||
<title>{% if page.title %}{{ page.title }} — {% endif %}AsyncDisplayKit</title>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user