38 lines
1.5 KiB
HTML
38 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="icon" type="image/svg+xml" href="/public/favicon.svg" />
|
|
<meta
|
|
name="keywords"
|
|
content="интерактив,выставки,3D,графика,VR,AR,макеты,приложения,стенды"
|
|
/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta
|
|
name="description"
|
|
content="Создаем интерактивные выставочные решения"
|
|
/>
|
|
<meta property="og:title" content="Интерактивные выставочные решения" />
|
|
<meta property="og:site_name" content="Интерактивные выставочные решения" />
|
|
<meta
|
|
property="og:description"
|
|
content="Создаем интерактивные выставочные решения"
|
|
/>
|
|
<meta property="og:url" content="https://graff.events" />
|
|
<meta
|
|
property="og:image"
|
|
content="https://graff.events/images/promotion/exhibitions/1.png"
|
|
/>
|
|
<meta property="og:image:width" content="300" />
|
|
<meta property="og:image:height" content="200" />
|
|
<meta property="og:logo" content="https://graff.events/favicon.svg" />
|
|
<meta property="og:type" content="website" />
|
|
<title>Интерактивные выставочные решения</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|