File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
website/templates/website Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2828 < meta name ="msapplication-TileImage " content ="/static/website/favicons/mstile-144x144.png ">
2929 < meta name ="msapplication-config " content ="/static/website/favicons/browserconfig.xml ">
3030 < meta name ="theme-color " content ="#4f7096 ">
31+
32+ < meta property ="og:title " content ="python-telegram-bot " />
33+ < meta property ="og:type " content ="article " />
34+ < meta property ="og:url " content ="https://python-telegram-bot.org/ " />
35+ < meta property ="og:image " content ="https://github.com/python-telegram-bot/logos/raw/master/logo/png/ptb-logo_2048.png " />
36+ < meta property ="og:description " content ="A Python framework for the Telegram Bot API " />
37+ < meta property ="og:determiner " content ="" />
3138 </ head >
3239 < body >
3340 < img class ="logo " width ="128 " src ="https://github.com/python-telegram-bot/logos/blob/master/logo/png/ptb-logo_240.png?raw=true " />
You can’t perform that action at this time.
0 commit comments