1 Commits

Author SHA1 Message Date
Дмитрий Шиманский 24bb5cf21a add opengraph 2023-10-22 13:29:29 +03:00
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -8,6 +8,15 @@
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" /> <link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<!-- <link rel="stylesheet" href="~/yaflay.ru.styles.css" asp-append-version="true" /> --!/> <!-- <link rel="stylesheet" href="~/yaflay.ru.styles.css" asp-append-version="true" /> --!/>
<link type="application/json+oembed" href="~/json/oembed.json" /> <link type="application/json+oembed" href="~/json/oembed.json" />
<meta property="og:title" content="YaFlay ReadMe" />
<meta property="og:type" content="profile" />
<meta property="og:url" content="https://yaflay.ru/" />
<meta property="og:image" content="https://avatars.githubusercontent.com/u/93622229?v=4" />
<meta property="og:description"
content="Here you can learn about YaFlay: social networks, programming languages that he knows and his projects." />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="yaflay_readme" />
<meta property="profile:username" content="YaFlay" />
</head> </head>
<body> <body>
<header> <header>
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"embeds": [ "embeds": [
{ {
"type": "link", "type": "rich",
"url": "https://yaflay.ru/", "url": "https://yaflay.ru/",
"title": "YaFlay ReadMe", "title": "YaFlay ReadMe",
"description": "Here you can learn about YaFlay: social networks, programming languages that he knows and his projects.", "description": "Here you can learn about YaFlay: social networks, programming languages that he knows and his projects.",