Files
qr_vitanova/dist/index.html

19 lines
787 B
HTML
Raw Normal View History

2026-04-23 04:09:04 +04:00
<!doctype html>
2026-05-04 23:56:38 +04:00
<html lang="ru">
2026-04-23 04:09:04 +04:00
<head>
<meta charset="utf-8">
2026-05-04 23:56:38 +04:00
<title>fastCHECK</title>
2026-04-23 04:09:04 +04:00
<base href="/">
2026-05-04 23:56:38 +04:00
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
2026-04-23 04:09:04 +04:00
<meta name="theme-color" content="#2563eb">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
2026-05-04 23:56:38 +04:00
<link rel="icon" type="image/png" href="logo_small.png">
<link rel="apple-touch-icon" href="logo_small.png">
<link rel="stylesheet" href="styles.css"></head>
2026-04-23 04:09:04 +04:00
<body>
<app-root></app-root>
2026-05-05 00:52:03 +04:00
<link rel="modulepreload" href="chunk-XFC3HHJM.js"><link rel="modulepreload" href="chunk-AUOHPQWG.js"><script src="main.js" type="module"></script></body>
2026-04-23 04:09:04 +04:00
</html>