Skip to content

Commit

Permalink
Update main.html
Browse files Browse the repository at this point in the history
  • Loading branch information
XHub157 authored Jan 16, 2024
1 parent e076152 commit d04252d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<title>Навигация по чатам</title>
<link rel="stylesheet" href="./styles/style.css">

<meta property="og:title" content="Заголовок страницы в OG">
<meta property="og:description" content="Описание страницы в OG">
<meta property="og:title" content="Навигация по чатам">
<meta property="og:description" content="Группы, правила, контакты.">
<meta property="og:image" content="https://example.com/image.jpg">
<meta property="og:url" content="https://example.com/">
</head>
Expand Down

0 comments on commit d04252d

Please sign in to comment.