Try to adjust view of app in messanger in message view

This commit is contained in:
Hepatica
2026-01-09 01:25:58 +01:00
parent f4588561bf
commit c722b568cf
5 changed files with 35 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -7,9 +7,22 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Ткаченко НН - профессиональное агентство недвижимости. Помощь в покупке, продаже и аренде недвижимости"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Ткаченко НН - Агентство недвижимости" />
<meta property="og:description" content="Профессиональное агентство недвижимости. Помощь в покупке, продаже и аренде недвижимости" />
<meta property="og:image" content="%PUBLIC_URL%/AlvaMid-Logo-Small.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:title" content="Ткаченко НН - Агентство недвижимости" />
<meta property="twitter:description" content="Профессиональное агентство недвижимости. Помощь в покупке, продаже и аренде недвижимости" />
<meta property="twitter:image" content="%PUBLIC_URL%/AlvaMid-Logo-Small.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
@@ -24,7 +37,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Ткаченко НН - Агентство недвижимости</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

View File

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Ткаченко НН",
"name": "Ткаченко НН - Агентство недвижимости",
"icons": [
{
"src": "favicon.ico",