mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-13 17:16:26 +02:00
rework oembed, because he didn`t work as well
This commit is contained in:
16
wwwroot/json/oembed.json
Normal file
16
wwwroot/json/oembed.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"embeds": [
|
||||
{
|
||||
"type": "link",
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user