Files
yaflay.ru/wwwroot/json/oembed.json
Дмитрий Шиманский 24bb5cf21a add opengraph
2023-10-22 13:29:29 +03:00

17 lines
474 B
JSON

{
"embeds": [
{
"type": "rich",
"url": "https://yaflay.ru/",
"title": "YaFlay ReadMe",
"description": "Here you can learn about YaFlay: social networks, programming languages that he knows and his projects.",
"thumbnail": {
"url": "https://avatars.githubusercontent.com/u/93622229?v=4",
"proxy_url": "https://avatars.githubusercontent.com/u/93622229?v=4",
"width": 1200,
"height": 1200
}
}
]
}