Files
fbdf06a9-e0d5-44a7-981a-17b…/index.html
2026-04-20 18:11:33 +03:00

19 lines
952 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>TechIT | Professional IT Solutions</title>
<meta property="og:title" content="TechIT | Professional IT Solutions" />
<meta name="twitter:title" content="TechIT | Professional IT Solutions" />
<meta name="description" content="Your partner for custom software, cloud infrastructure, and enterprise cybersecurity." />
<meta property="og:description" content="Your partner for custom software, cloud infrastructure, and enterprise cybersecurity." />
<meta name="twitter:description" content="Your partner for custom software, cloud infrastructure, and enterprise cybersecurity." />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>